forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge release-2021.10 into main (#17736)
* Use correct python executable when running code using Python execution factory (#17614) * pin to debugpy verion 1.4.3 * Pin debugpy (#17619) * pin to debugpy verion 1.4.3 * Pin to particular version of debugpy. * Ensure database storage extension uses to track all storages does not grow unnecessarily (#17598) * Ensure central storage to track keys for other storage never contain duplicate entries * News entry * Add tests * Add more test cases * Fix storage for function * Fix handling of empty directories in debugpy wheels when combining them. (#17620) Add filename logging when combining wheels. Update debugpy to 1.5.0. * Update news items for cherry picked. (#17624) * Pin wrapt to 1.12.1 (#17630) (#17631) * Use conda-forge when installing into conda envs (#17629) (#17632) Co-authored-by: Brett Cannon <brcan@microsoft.com> * Ensure keys whose default value type is an array are not duplicated (#17627) (#17634) * Update version and changelog for release (#17647) * Update release date in change log * Add thanks to change log. * Fix for formatting notebook cells. (#17650) * Fix for formatting notebook cells. * Ensure we check language id. * Hide walkthrough if on the web (#17638) * Log commands run by the discovery component in the output channel (#17670) * Log commands run by the discovery component in the output channel * Remove outdated comments * Ensure commands run are not logged twice in Python output channel (#17697) * Ensure commands run are not logged twice in Python output channel * News entry * Hide UI elements that are not applicable when using `github.dev` (#17698) * Hide UI elements that are not applicable when using VS Code Web * Fix indentaiton * News entry * Disable welcome view for testing * Localize strings on `github.dev` using VSCode FS API (#17711) * Change localization in the extension to be async and use the VS Code APIs * News entry * Modify error thrown * Move localization into separate module * Update news entry * Oops * Refactor so code is not duplicated * Fix tests * Oopsp * Fix lint * Provide IntelliSense status information when using `github.dev` (#17658) * Provide IntelliSense status information when using github.dev * News entry * Update wording * PR reviews * Include proposed APIs for browser config * Include common module for browser config * Change how we detect * Change wording * Have same browser config as extension config * Revert "Have same browser config as extension config" This reverts commit 515003a. * Revert "Change wording" This reverts commit dd64f24. * Revert "Change how we detect" This reverts commit ae56079. * Revert "Include common module for browser config" This reverts commit bf1815c. * Do not import from misc module * Detect how we check if property exists * Do not localize strings * Localize strings using new localize module * Remove outdated comment * Localize 'learn more' text (#17714) * Update version and change log for point release (#17717) Co-authored-by: Kartik Raj <karraj@microsoft.com> Co-authored-by: Pavel Minaev <pminaev@microsoft.com> Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com> Co-authored-by: Brett Cannon <brcan@microsoft.com> Co-authored-by: Luciana Abud <45497113+luabud@users.noreply.github.com>
- Loading branch information
1 parent
5b92fdd
commit 2f592d0
Showing
9 changed files
with
140 additions
and
11 deletions.
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.