Tags: akhil-pixel/vscode-python
Tags
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
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 <51720070+kimadeline@users.noreply.github.com> Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
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 <mikhaila@microsoft.com>
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 <kanadig@microsoft.com> Co-authored-by: Karthik Nadig <kanadig@microsoft.com> * Update version and change log for bugfix release Co-authored-by: Kartik Raj <karraj@microsoft.com>
PreviousNext