Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dsanders11/vscode-python

Tags

2020.11.371526539

Toggle 2020.11.371526539's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Point release: cherry picks, versions and change log update. (microso…

…ft#14775)

* Add new tryPylance banner experiments (microsoft#14759)

Co-authored-by: Bill Schnurr <[email protected]>

* Put linter prompt behind experiment (microsoft#14731)

* Add new linter prompt

* Tests

* Fix typos

* Show linter install message only once.

* Add more tests and news

* Updates for point release.

Co-authored-by: Jake Bailey <[email protected]>
Co-authored-by: Bill Schnurr <[email protected]>

2020.11.367453362

Toggle 2020.11.367453362's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Point release change log and version update (microsoft#14750)

* Point release change log and version update

* Fix process picker (microsoft#14700)

* Workaround VSCode bug for process picker

* Fix how we pass in icons to VSCode

* update change log with cherry pick

Co-authored-by: Kartik Raj <[email protected]>

2020.11.358366026

Toggle 2020.11.358366026's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version, change log and cherrypicks for nov release (microsoft#14696)

* change log updates

* Update gifs

* Fix for interpreter selection (microsoft#14693)

* Fix for interpreter selection

* Fix linting errors

* Minor tweak to property removal

2020.10.332292344

Toggle 2020.10.332292344's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't call acquireVsCodeApi more than once (microsoft#14543)

* Use globalThis

* Make this.vscodeApi accessible and pass it through

2020.9.114305

Toggle 2020.9.114305's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version, changelog and thrid party notices (microsoft#14280)

2020.9.112786

Toggle 2020.9.112786's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Escaping fix broke a number of things (microsoft#14145) (microsoft#14154

)

* Fixes for escaping

* Push a comment ot start PR again

* Cache task is failing

* Remove cache task

* Not fixing so just put back cache task

2020.9.111407

Toggle 2020.9.111407's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed annoying warnings (microsoft#14049)

2020.8.109390

Toggle 2020.8.109390's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More tests failing with gpu error (microsoft#13935)

* Try different version of VS code in release

* Change to make it use the actual variable

* Use a real version

* Two more version changes

2020.8.108011

Toggle 2020.8.108011's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace 'master' with 'main' in readme (microsoft#13845)

2020.8.106424

Toggle 2020.8.106424's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PORT showStartPage setting fix (microsoft#13706) (microsoft#13758)

* fix showStartPage setting on configSettings.ts (microsoft#13706)

* fix showStartPage setting on configSettings.ts

* add news file

* Fix unit tests

* oops

* update changelog