forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge back from release to main #15575
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…osoft#15369) * Fix problem with notebook apis not being used. (microsoft#15366) * Update changelog * Remove news file
* Add extraPaths support * Remove duplicate opt option * Eslint cleanup * Fix tests
…5367) * Ignore directories with the same name as pyhton binaries * Use withFileTypes instead of lstat
…osoft#15319) * Correct pipenv activation provider when in discovery experiment * Fix ESLint errors
* Use child process apis directly. * Use raw API in process service * Handle process cleanup * Address sonar * Refactor process service by pulling the raw process APIs out of the class * Address comments
…lasses (microsoft#15377) * Ensure environment variables provider can be created using standard classes * Fix unit tests
Cherry picked fixes from main
…#15382) (microsoft#15386) * Always register Launch TensorBoard command * Put usage tracking behind experiment
* Do not call activate the discovery component before registering all the classes (microsoft#15379) * Do not attempt to activate discovery component before registering all the classes * Add clarification comment * Code reviews * Skip windows store and shims paths when using known path locators (microsoft#15388) * Skip windows store and shims paths when using known path locators * Clean up and comments * Tests * Handle cases where envs variables might not be set * Typo Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com> Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com> * Change "Pylance not installed" prompt to allow reverting to Jedi (microsoft#15420) * Allow on suggestion refresh by default (microsoft#15430) Co-authored-by: Kartik Raj <karraj@microsoft.com> Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com> Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
* Version update * Change log updates * TPN update
microsoft#15451) * Ensure pyenv virtual envs are not skipped * Add news * Clean up * Address comments
…soft#15452) * Register Jedi regardless of what language server is configured * News entry
Cherry pick fixes from main to release
* Version update * Update change log
karrtikr
approved these changes
Mar 6, 2021
kimadeline
approved these changes
Mar 8, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.