Tags: cfchan81/vscode-python
Tags
Move general interpreter-related types to a new component source sub-… …tree. (microsoft#12127) Move general interpreter-related types to a new component source sub-tree. This is the initial work to isolate the "python environments" component of the extension. Note that the change only moves code between files.
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]>
only close interactive session on interactive window close (microsoft… …#11405) (microsoft#11437) * only close interactive session on interactive window close (microsoft#11405)
Update version and change log for release (microsoft#11279) * Update version * Update change logs
Set permissions to conda folder (microsoft#10880) * Set permissions to conda folder * Update change log
Update version and change log (microsoft#10662) * Update version and change log * Fix flakey file system tests (microsoft#10541) Co-authored-by: Rich Chiodo <[email protected]>
Point release with fix for Issue 10250 (microsoft#10254) * Fix to return env variables of interpreter that is not current interpreter (microsoft#10251) For #10250 * Bug fix * Update change log * Fix date * Oops * Fix linter
PreviousNext