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

Skip to content

Tags: syngolema/vscode-python

Tags

2020.7.96456

Toggle 2020.7.96456's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Port fix the gather survey (microsoft#13086) (microsoft#13105)

* Fix the gather survey (microsoft#13086)

* fix the gather survey
added 'gather stats' telemetry
mention the gather comments to update the python ext

* oops

* fix tests and address comments

* update gather stats when resetting the kernel

* set globalstate vars to 0 when we open vs code

* fix gather stats telemetry

* fix tests

* fix tests for real

ci-lkg

Toggle ci-lkg's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dispose webviewhost on panel load failure (microsoft#13129)

2020.7.94776

Toggle 2020.7.94776's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update date (microsoft#13002)

2020.6.91350

Toggle 2020.6.91350's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update changelog and version (microsoft#12659)

2020.6.90262

Toggle 2020.6.90262's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hot fixes for pylint and jediEnabled issues (microsoft#12556)

* Fix `linting.pylintEnabled` setting check (microsoft#12444)

* Fix `linting.pylintEnabled` setting check
* Use stub instead of handspun variable

* Don't modify LS settings if jediEnabled does not exist (microsoft#12551)

* Update change logs and version

Co-authored-by: Kim-Adeline Miguel <[email protected]>
Co-authored-by: Jake Bailey <[email protected]>

2020.6.89148

Toggle 2020.6.89148's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for hotfix release (microsoft#12447)

* Actually fix user settings for `jediEnabled`. (microsoft#12433)

* Fix path

* Actually fix settings

* Add news

* Add test

* Format

* Suppress 'jediEnabled' removal

* Prapare for point release

Co-authored-by: Mikhail Arkhipov <[email protected]>

2020.6.88468

Toggle 2020.6.88468's commit message
Skip windows flakey tests

2020.5.86806

Toggle 2020.5.86806's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version for point release (microsoft#12259)

2020.5.86398

Toggle 2020.5.86398's commit message
2020.05.86398

2020.5.80290

Toggle 2020.5.80290's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry picks and version updates for bug fix release (microsoft#11878)

* Do not execute shebang as an interpreter until user has clicked on the codelens enclosing the shebang (microsoft#11816)

* Do not execute shebang as an interpreter until user has clicked on the codelens enclosing the shebang

* Rename

* Oops

* Update src/test/providers/shebangCodeLenseProvider.unit.test.ts

Co-authored-by: Karthik Nadig <[email protected]>

Co-authored-by: Karthik Nadig <[email protected]>

* Update version and change log for bugfix release

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