microsoft/vscode (vscode)
### [`v1.95.3`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.3): October 2024 Recovery 3
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.95.2...1.95.3)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2024+Recovery+3%22+is%3Aclosed+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_95) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.95.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.2): October 2024 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.95.1...1.95.2)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2024+Recovery+2%22+is%3Aclosed+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_95) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.95.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.1): October 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.95.0...1.95.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2024+Recovery+1%22+is%3Aclosed+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_95) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.95.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.0): October 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.94.2...1.95.0)
Welcome to the October 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Copilot Edits](https://code.visualstudio.com/updates/v1\_95#\_start-a-code-editing-session-with-copilot-edits) - Iterate quickly on large changes across multiple files.
- [Copilot Chat in Secondary Side Bar](https://code.visualstudio.com/updates/v1\_95#\_chat-in-the-secondary-side-bar) - Keep Copilot Chat open and ready to-go while you work.
- [Multiple GitHub accounts](https://code.visualstudio.com/updates/v1\_95#\_multiple-github-accounts) - Log in to multiple GitHub accounts in VS Code simultaneously.
- [Copilot code reviews](https://code.visualstudio.com/updates/v1\_95#\_copilot-code-reviews) - Get a quick review pass or a deeper review of uncommitted changes.
- [Docstrings with Pylance](https://code.visualstudio.com/updates/v1\_95#\_generate-docstrings-with-pylance) - Generate docstring templates for classes or methods.
- [Preview settings indicator](https://code.visualstudio.com/updates/v1\_95#\_settings-editor-indicator-for-experimental-and-preview-settings) - View experimental and preview settings in the Settings editor.
- [Copilot extensibility](https://code.visualstudio.com/updates/v1\_95#\_copilot-extensions-showcase) - Showcasing Copilot extensibility in VS Code.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.94.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.94.2): September Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.94.1...1.94.2)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue%20milestone%3A%22September%202024%20Recovery%202%22%20is%3Aclosed%20%20).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_94) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.94.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.94.1): September Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.94.0...1.94.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22September+2024+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_94) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.94.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.94.0): September 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.93.1...1.94.0)
Welcome to the September 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Find in Explorer](https://code.visualstudio.com/updates/v1\_94#\_find-in-explorer) - Quickly find files in the Explorer view with the improved Find control.
- [Source Control Graph](https://code.visualstudio.com/updates/v1\_94#\_source-control) - More filtering options and interactivity in the Source Control Graph.
- [Python test coverage](https://code.visualstudio.com/updates/v1\_94#\_python) - Run Python tests with coverage and get rich results in the editor.
- [ESM](https://code.visualstudio.com/updates/v1\_94#\_esm-is-shipping-for-vs-code) - Faster VS Code startup thanks to the migration to ESM.
- [Account preference](https://code.visualstudio.com/updates/v1\_94#\_change-an-extensions-account-preference) - Specify which account to use for an extension.
- [Copilot in Native REPL](https://code.visualstudio.com/updates/v1\_94#\_inline-chat-and-completions-in-python-native-repl) - Get code completions and Inline Chat in the Native REPL.
- [Improved chat context](https://code.visualstudio.com/updates/v1\_94#\_drag-and-drop-files-to-add-chat-context) - Drag & drop files or use IntelliSense for more relevant chat context.
- [Test environment setup](https://code.visualstudio.com/updates/v1\_94#\_automated-test-setup-override) - Get help with setting up a test framework for your workspace.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.93.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.93.1): August 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.93.0...1.93.1)
The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue+label%3Acandidate+is%3Aclosed+repo%3Amicrosoft%2Fvscode+milestone%3A%22August+2024+Recovery+1%22).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_93) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.93.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.93.0): August 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.92.2...1.93.0)
Welcome to the August 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Profiles editor](https://code.visualstudio.com/updates/v1\_93#\_new-profiles-editor) - Switch and manage your profiles from a single place.
- [Django unit test support](https://code.visualstudio.com/updates/v1\_93#\_django-unit-test-support) - Discover and run Django unit tests from the Test Explorer.
- [IntelliSense on vscode.dev](https://code.visualstudio.com/updates/v1\_93#\_full-project-intellisense-and-package-typings-on-vscodedev) - Boost your JS & TS coding in vscode.dev with IntelliSense.
- [Notebook diff viewer](https://code.visualstudio.com/updates/v1\_93#\_show-or-hide-unchanged-cells-in-the-diff-view) - Efficiently review changes in notebooks by collapsing unchanged cells.
- [Resize columns via the keyboard](https://code.visualstudio.com/updates/v1\_93#\_resize-table-columns-via-the-keyboard) - Resizing table columns in VS Code more accessible via keyboard.
- [Source Control Graph](https://code.visualstudio.com/updates/v1\_93#\_source-control-graph-view) - Easily hide, collapse, or move the Source Control Graph.
- [GitHub Copilot](https://code.visualstudio.com/updates/v1\_93#\_github-copilot) - Add context in Quick Chat, improved test generation and chat history.
- [Experiment: Inline Chat](https://code.visualstudio.com/updates/v1\_93#\_copilot-inline-chat-context) - Use recent coding files for Inline Chat context.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.92.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.92.2): July 2024 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.92.1...1.92.2)
The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue+label%3Acandidate+is%3Aclosed+repo%3Amicrosoft%2Fvscode+milestone%3A%22July+2024+Recovery+2%22).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_92) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.92.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.92.1): July 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.92.0...1.92.1)
The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue+label%3Acandidate+is%3Aclosed+repo%3Amicrosoft%2Fvscode+milestone%3A%22July+2024+Recovery+1%22).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_91) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.92.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.92.0): July 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.91.1...1.92.0)
Welcome to the July 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Default browser](https://code.visualstudio.com/updates/v1\_92#\_configure-the-browser-to-open-links) - Configure which browser to use for opening links in VS Code.
- [Revert PRs](https://code.visualstudio.com/updates/v1\_92#\_github-pull-requests-and-issues) - Easily create a revert PR for a merged PR.
- [Extension updates](https://code.visualstudio.com/updates/v1\_92#\_improved-extension-update-experience) - More easily configure auto updating of extensions.
- [Override profiles](https://code.visualstudio.com/updates/v1\_92#\_override-existing-profile) - Override an existing profile with the Profiles Editor.
- [Paste files in CSS](https://code.visualstudio.com/updates/v1\_92#\_paste-and-drop-files-in-css) - Quickly add CSS file references with paste or drag and drop.
- [Move Panel to top](https://code.visualstudio.com/updates/v1\_92#\_move-panel-to-top) - Position the Panel section at the top of the workbench.
- [Copilot uses GPT - 4o](https://code.visualstudio.com/updates/v1\_92#\_github-copilot) - GitHub Copilot Chat upgraded to OpenAI's GPT-4o.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.91.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.91.1): June 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.91.0...1.91.1)
The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue%20label%3Acandidate%20%20is%3Aclosed%20repo%3Amicrosoft%2Fvscode%20milestone%3A%22June%202024%20Recovery%201%22%20).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_91) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.91.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.91.0): June 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.90.2...1.91.0)
Welcome to the June 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Preview: Incoming/Outgoing changes graph](https://code.visualstudio.com/updates/v1\_91#\_source-control) - Visualize incoming and outgoing changes in the Source Control view.
- [Python environments](https://code.visualstudio.com/updates/v1\_91#\_python) - Enhanced environment discovery with python-environment-tools.
- [Smart Send in native REPL](https://code.visualstudio.com/updates/v1\_91#\_smart-send-in-native-repl) - Smoothly run code chunks in the native REPL.
- [GitHub Copilot extensibility](https://code.visualstudio.com/updates/v1\_91#\_chat-and-language-model-api) - Chat and Language Model APIs available in VS Code Stable.
- [Preview: Profiles Editor](https://code.visualstudio.com/updates/v1\_91#\_profiles-editor-preview) - Manage your profiles in a single place.
- [Custom tab labels](https://code.visualstudio.com/updates/v1\_91#\_access-file-extensions-in-custom-labels) - More variable options and support for multiple extensions.
- [TypeScript 5.5](https://code.visualstudio.com/updates/v1\_91#\_syntax-checking-for-regular-expressions) - Syntax checking for regular expressions and other language features.
- [JavaScript Debugger](https://code.visualstudio.com/updates/v1\_91#\_javascript-debugger) - Inspect shadowed variables while debugging JavaScript.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.90.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.90.2): May 2024 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.90.1...1.90.2)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22May+2024+Recovery+2%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_90) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.90.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.90.1): May 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.90.0...1.90.1)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22May+2024+Recovery+1%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_90) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.90.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.90.0): May 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.89.1...1.90.0)
Welcome to the May 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Editor tabs multi-select](https://code.visualstudio.com/updates/v1\_90#editor-tabs-multi-select) - Select and perform actions on multiple tabs simultaneously.
- [Profiles](https://code.visualstudio.com/updates/v1\_90#configure-custom-profile-for-new-window) - Open new windows with your preferred profile.
- [Editor actions](https://code.visualstudio.com/updates/v1\_90#always-show-editor-actions) - Immediately access editor actions across editor groups.
- [Copilot extensibility](https://code.visualstudio.com/updates/v1\_90#chat-and-language-model-api) - Build AI into your extensions with the Chat and Language Model API.
- [VS Code Speech](https://code.visualstudio.com/updates/v1\_90#vs-code-speech) - Automatically read out Copilot Chat responses with text-to-speech.
- [Find in notebooks](https://code.visualstudio.com/updates/v1\_90#find-in-cell-selection) - Restrict search to selected cells in notebooks.
- [Chat context](https://code.visualstudio.com/updates/v1\_90#attach-context-to-chat) - Quickly attach different types of context in chat.
- [IntelliSense in chat responses](https://code.visualstudio.com/updates/v1\_90#intellisense-in-chat-code-blocks) - Better understand generated code with IntelliSense.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.89.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.89.1): April 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.89.0...1.89.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22April+2024+Recovery+1%22+is%3Aclosed+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_89) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.89.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.89.0): April 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.88.1...1.89.0)
Welcome to the April 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Preview Markdown images & videos](https://code.visualstudio.com/updates/v1\_89#\_hover-to-preview-images-and-videos-in-markdown) - Hover over a link to preview images & videos in Markdown.
- [Enhanced branch switching](https://code.visualstudio.com/updates/v1\_89#\_saverestore-open-editors-when-switching-branches) - Restore open editors seamlessly when switching between branches.
- [Middle-click paste support](https://code.visualstudio.com/updates/v1\_89#\_configure-middle-click-to-paste) - Paste text quickly in the terminal using a mouse middle-click.
- [WSL over Remote - SSH](https://code.visualstudio.com/updates/v1\_89#\_remote-development) - Use WSL when connected to a remote machine via Remote - SSH.
- [Accessible View](https://code.visualstudio.com/updates/v1\_89#\_accessible-view) - Navigate through comments, chat code blocks & terminal commands from the Accessible View.
- [Keyboard shortcuts for UI actions](https://code.visualstudio.com/updates/v1\_89#\_customize-keybindings) - Customize keybindings for UI actions directly with a right-click.
- [Quick Search](https://code.visualstudio.com/updates/v1\_89#\_quick-search) - Search for text across your workspace with Quick Search.
- [AI-powered rename suggestions](https://code.visualstudio.com/updates/v1\_89#\_copilot-powered-rename-suggestions-button) - Get intelligent rename suggestions in the editor with Copilot.
- [Copilot content exclusion](https://code.visualstudio.com/updates/v1\_89#\_content-exclusions) - Exclude files from being used in the Copilot context.
- [Local workspace extension](https://code.visualstudio.com/updates/v1\_89#\_local-workspace-extensions) - Include and install extensions directly in your workspace.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.88.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.88.1): March 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.88.0...1.88.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2024+Recovery+1%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_88) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.88.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.88.0): March 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.87.2...1.88.0)
Welcome to the March 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Apply custom editor labels](https://code.visualstudio.com/updates/v1\_88#custom-labels-for-open-editors) - Distinguish between editors with same file names.
- [Locked scrolling](https://code.visualstudio.com/updates/v1\_88#locked-scrolling) - Compare editors side-by-side with synchronized scrolling.
- [Extension update improvements](https://code.visualstudio.com/updates/v1\_88#extensions-update-improvements) - Restart extensions without reload & update extensions with VS Code releases.
- [Test Coverage API](https://code.visualstudio.com/updates/v1\_88#test-coverage) - Native code coverage support in VS Code.
- [Folding markers in minimap](https://code.visualstudio.com/updates/v1\_88#minimap-section-headers) - Easily identify and navigate to code sections from minimap.
- [Quick Search improvements](https://code.visualstudio.com/updates/v1\_88#quick-search-improvements) - Sticky file path separators and separator buttons.
- [Notebook Run cells in section](https://code.visualstudio.com/updates/v1\_88#run-cells-in-section) - Quickly run all cells in a notebook section.
- [Copilot improvements](https://code.visualstudio.com/updates/v1\_88#github-copilot) - Improved inline chat UI, commit messages, and used references.
- [Python auto-detect improvements](https://code.visualstudio.com/updates/v1\_88#python) - Detect startup files for Flask & Django, discover Hatch environments.
- [Preview: Terminal inline chat](https://code.visualstudio.com/updates/v1\_88#preview-terminal-inline-chat) - Start a Copilot inline chat conversation directly from the terminal.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.87.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.87.2): February 2024 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.87.1...1.87.2)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22February+2024+Recovery+2%22+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_87) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.87.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.87.1): February 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.87.0...1.87.1)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22February+2024+Recovery+1%22+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_87) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.87.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.87.0): February 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.86.2...1.87.0)
Welcome to the February 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Voice dictation in editor](https://code.visualstudio.com/updates/v1\_87#\_use-dictation-in-the-editor)** - Use your voice to dictate directly in the editor.
- **[Multi-cursor inline suggestions](https://code.visualstudio.com/updates/v1\_87#\_inline-completions-for-multiple-cursors)** - Review and accept inline suggestions for multiple cursors.
- **[Copilot-powered rename suggestions](https://code.visualstudio.com/updates/v1\_87#\_rename-suggestions)** - Get rename suggestions for symbols from Copilot.
- **[Side-by-side preview refactoring](https://code.visualstudio.com/updates/v1\_87#\_refactor-preview-in-multi-diff-editor)** - Preview refactorings across files with multi diff editor.
- **[Smarter Python imports](https://code.visualstudio.com/updates/v1\_87#\_improvements-for-adding-missing-imports)** - Improvements for adding missing Python imports.
- **[Sticky scroll in editor](https://code.visualstudio.com/updates/v1\_87#\_editor-sticky-scroll)** - Sticky scroll is enabled by default in the editor.
- **[Multi-language support for speech](https://code.visualstudio.com/updates/v1\_87#\_multiple-languages-supported-for-speech-recognition)** - Multiple languages supported for speech recognition.
- **[Copilot suggestions for dev containers](https://code.visualstudio.com/updates/v1\_87#\_remote-development)** - Get template and feature suggestions for dev container configurations.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
> **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.86.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.86.2): January 2024 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.86.1...1.86.2)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22December+%2F+January+2024+Recovery+2%22+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_86) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.86.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.86.1): January 2024 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.86.0...1.86.1)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22December+%2F+January+2024+Recovery+1%22).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_86) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.86.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.86.0): January 2024
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.85.2...1.86.0)
Welcome to the January 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Per-window zoom levels](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#configure-zoom-levels-per-window)** - Adjust the zoom level for each window independently.
- **[Hey Code voice command](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#accessibility)** - Start a chat session with a voice command.
- **[Multi-file diff editor](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#review-multiple-files-in-diff-editor)** - Quickly review diffs across multiple files in the diff editor.
- **[Triggered breakpoints](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#triggered-breakpoints)** - Efficient debugging with breakpoint dependencies.
- **[Expanded Sticky Scroll support](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#sticky-scroll-in-tree-views)** - Sticky Scroll in tree views and notebooks.
- **[Markdown paste options](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#languages)** - Rich paste support for links, video, and audio elements.
- **[Flexible Auto Save options](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#more-powerful-and-flexible-auto-save-options)** - Skip Auto Save on errors or save only for specific file types.
- **[Source Control input](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#source-control)** - Customize commit input and per-language editor settings.
- **[Extension notifications](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#allow-disabling-notifications-per-extension)** - Fine-grained control for disabling notifications per extension.
- **[GitHub Copilot updates](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#github-copilot)** - Improved default context, add file as context, AI fixes.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/).
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.85.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.85.2): November 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.85.1...1.85.2)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22November+2023+Recovery+2%22+is%3Aclosed+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_85) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.85.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.85.1): November 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.85.0...1.85.1)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22November+2023+Recovery+1%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_85) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.85.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.85.0): November 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.84.2...1.85.0)
Welcome to the November 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Floating editor windows](https://code.visualstudio.com/updates/v1\_85#\_floating-editor-windows)** - Drag and drop editors onto your desktop.
- **[Accessible View workflow](https://code.visualstudio.com/updates/v1\_85#\_accessibility)** - Smoother transitions to and from the Accessible View.
- **[Finer extension update control](https://code.visualstudio.com/updates/v1\_85#\_extension-auto-update-control)** - Choose which extensions to auto update.
- **[Source Control incoming and outgoing view](https://code.visualstudio.com/updates/v1\_85#\_source-control)** - Easily review pending repository changes.
- **[JavaScript heap snapshots](https://code.visualstudio.com/updates/v1\_85#\_javascript-debugger)** - Visualize heap snapshots including memory object graphs.
- **[TypeScript Go to Definition from inlay hints](https://code.visualstudio.com/updates/v1\_85#\_jump-to-definition-for-inlay-hints)** - Jump to definition from inlay hint hovers.
- **[Python type hierarchy display](https://code.visualstudio.com/updates/v1\_85#\_python)** - Quickly review and navigate complex type relationships.
- **[GitHub Copilot updates](https://code.visualstudio.com/updates/v1\_85#\_github-copilot)** - Inline chat improvements, Rust code explanation.
- **[Preview: expanded Sticky Scroll support](https://code.visualstudio.com/updates/v1\_85#\_preview-features)** - Sticky Scroll in tree views and the terminal.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.84.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.84.2): October 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.84.1...1.84.2)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2023+Recovery+2%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_84) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.84.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.84.1): October 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.84.0...1.84.1)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2023+Recovery+1%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_84) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.84.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.84.0): October 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.83.1...1.84.0)
Welcome to the October 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
[More audio cues](https://code.visualstudio.com/updates/v1\_84#\_accessibility) - New audio cues to indicate clear, save, and format activity.
[Activity bar position](https://code.visualstudio.com/updates/v1\_84#\_workbench) - Move Activity bar to the top for compact display.
[Hide editor tabs](https://code.visualstudio.com/updates/v1\_84#\_hide-editor-tabs) - Show multiple, single, or no editor tabs.
[Maximize Editor Groups](https://code.visualstudio.com/updates/v1\_84#\_maximize-editor-group) - Quickly expand the active Editor Group.
[Python improvements](https://code.visualstudio.com/updates/v1\_84#\_python) - Better run code in terminal, easier virtual environment creation.
[FastAPI tutorial](https://code.visualstudio.com/updates/v1\_84#\_fastapi-tutorial) - Learn about developing Python FastAPI apps with VS Code.
[Gradle for Java](https://code.visualstudio.com/updates/v1\_84#\_gradle-for-java) - Improved support for Java Gradle projects.
[Preview: GitHub Copilot](https://code.visualstudio.com/updates/v1\_84#\_github-copilot) - Chat "agents", generate commit messages, terminal support.
If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/).
Insiders: Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.83.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.83.1): September 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.83.0...1.83.1)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22September+2023+Recovery+1%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_83) on [code.visualstudio.com](https://code.visualstudio.com/).
### [`v1.83.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.83.0): September 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.3...1.83.0)
Welcome to the September 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
[Accessibility improvements](https://code.visualstudio.com/updates/v1\_83#\_accessibility) - Screen reader support for the pull request comments.
[Better Command Palette search](https://code.visualstudio.com/updates/v1\_83#\_similar-command-results-in-the-command-palette) - New "similar commands" list to help command discovery.
[Add custom icons to profiles](https://code.visualstudio.com/updates/v1\_83#\_icons-for-profiles) - Display an icon to easily identify the active profile.
[Compact editor tab height](https://code.visualstudio.com/updates/v1\_83#\_editor-tab-height-density) - Shrinks editor tab height for larger editor region.
[Dedicated pinned editor row](https://code.visualstudio.com/updates/v1\_83#\_pinned-editor-tabs-on-separate-row) - New editor tab row supports pin/unpin via drag and drop.
[Go to Symbol in notebooks](https://code.visualstudio.com/updates/v1\_83#\_go-to-symbol-in-notebooks) - Quickly navigate to code symbols in your notebook.
[Python debugger updates](https://code.visualstudio.com/updates/v1\_83#\_python) - Configure whether to step into system/library or just your code.
[Preview: GitHub Copilot](https://code.visualstudio.com/updates/v1\_83#\_github-copilot) - Test generation based on current framework and project conventions.
If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/).
Insiders: Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
For the latest Visual Studio Code news, updates, and content, follow us on Twitter [@code](https://twitter.com/code)!
### [`v1.82.3`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.3): August 2023 Recovery 3
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.2...1.82.3)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22August+2023+Recovery+3%22+is%3Aclosed), including a fix for a security vulnerability.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.82.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.2): August 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.1...1.82.2)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22August+2023+Recovery+2%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.82.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.1): August 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.0...1.82.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22August+2023+Recovery+1%22+is%3Aclosed), including a fix for a security vulnerability.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.82.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.0): August 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.81.1...1.82.0)
Welcome to the August 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Accessibility improvements](https://code.visualstudio.com/updates/v1\_82#\_accessibility)** - Accessible View support for inline completions, updated keybindings.
- **[Built-in port forwarding](https://code.visualstudio.com/updates/v1\_82#\_workbench)** - Forward local server ports from within VS Code.
- **[Sticky Scroll updates](https://code.visualstudio.com/updates/v1\_82#\_sticky-scroll)** - Scrolls horizontally with editor, display last line in scope, folding UI.
- **[New diff editor features](https://code.visualstudio.com/updates/v1\_82#\_diff-editor)** - Detect moved code, dynamically switch inline and side-by-side view.
- **[Command Center displayed by default](https://code.visualstudio.com/updates/v1\_82#\_command-center-now-on-by-default)** - Quickly open files or run commands from the title bar.
- **[Copy Notebook output](https://code.visualstudio.com/updates/v1\_82#\_notebooks)** - Easily copy cell output as well as generated images.
- **[WebAssembly debugging](https://code.visualstudio.com/updates/v1\_82#\_javascript-debugger)** - Decompile WASM code to step through and set breakpoints.
- **[New TypeScript refactorings](https://code.visualstudio.com/updates/v1\_82#\_typescript-52)** - Move to File and Inline Variables refactorings.
- **[New Python Formatting topic](https://code.visualstudio.com/updates/v1\_82#\_python)** - Learn how to integrate formatters such as autopep8 and Black.
- **[Preview: GitHub Copilot](https://code.visualstudio.com/updates/v1\_82#\_github-copilot)** - CreateWorkspace command previews file structure of proposed code.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com).
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.81.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.81.1): July 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.81.0...1.81.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22July+2023+Recovery+1%22+is%3Aclosed+).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_81) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.81.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.81.0): July 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.80.2...1.81.0)
Welcome to the July 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Accessibility improvements](https://code.visualstudio.com/updates/v1\_81#accessibility)** - Accessible View support for notifications, chat responses, and hovers.
- **[VS Code Profiles](https://code.visualstudio.com/updates/v1\_81#profiles)** - Finer control with partial profiles and "Apply to all profiles" options.
- **[New diff editor features](https://code.visualstudio.com/updates/v1\_81#diff-editor)** - Collapse unchanged regions, better diff region text alignment.
- **[Git repositories with symlinks](https://code.visualstudio.com/updates/v1\_81#support-git-repositories-with-symbolic-links)** - Support for repository paths with symbolic links.
- **[Notebook updates](https://code.visualstudio.com/updates/v1\_81#notebooks)** - Search text in closed notebooks, "sticky scroll" displays Markdown headers.
- **[Python test discovery](https://code.visualstudio.com/updates/v1\_81#python)** - Error tolerant pytest discovery continues across all files.
- **[Access Jupyter servers in GitHub Codespaces](https://code.visualstudio.com/updates/v1\_81#jupyter)** - Connect to a remote Jupyter server in a codespace.
- **[GitHub pull request creation](https://code.visualstudio.com/updates/v1\_81#github-pull-requests-and-issues)** - Better base branch detection, remember previous create PR options.
- **[Preview: GitHub Copilot UX](https://code.visualstudio.com/updates/v1\_81#github-copilot)** - Quick Chat improvements, iterative /fix command.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.80.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.80.2): June 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.80.1...1.80.2)
The update includes this [pull request](https://redirect.github.com/microsoft/vscode/pull/189089).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_80) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.80.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.80.1): June 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.80.0...1.80.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22June+2023+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_80) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.80.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.80.0): June 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.79.2...1.80.0)
Welcome to the June 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Accessibility improvements](#accessibility)** - Accessible View for better screen reader support, Copilot audio cues.
- **[Better editor group and tab resizing](#disable-maximizing-editor-groups-on-tab-double-click)** - Set min tab size, avoid unnecessary editor group resizing.
- **[Skip subwords when expanding selection](#skip-subword-when-shrinking-and-expanding-selection)** - Control whether to use camel case for selection.
- **[Terminal image support](#image-support)** - Display images directly in the integrated terminal.
- **[Python extensions for mypy and debugpy](#python)** - For Python type checking and debugging in VS Code.
- **[Remote connections to WSL](#wsl-over-tunnels)** - Connect to WSL instances on remote machines using Tunnels.
- **[Preview: GitHub Copilot create workspace/notebook](#github-copilot)** - Quickly scaffold projects and notebooks.
- **[New C# in VS Code documentation](#documentation)** - Learn about C# development with the C# Dev Kit extension.
> If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.79.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.79.2): May 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.79.1...1.79.2)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A%22May+2023+Recovery+2%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_79) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.79.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.79.1): May 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.79.0...1.79.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22May+2023+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_79) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.79.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.79.0): May 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.78.2...1.79.0)
Welcome to the May 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- [Read-only mode](https://code.visualstudio.com/updates/v1\_79#\_readonly-mode) - Mark specific files and folders in your workspace as read-only.
- ['Paste as' options](https://code.visualstudio.com/updates/v1\_79#\_paste-as) - Choose how you'd like item links pasted into the editor.
- [Automatic copy of external files](https://code.visualstudio.com/updates/v1\_79#\_copy-external-media-files-into-workspace-on-drop-or-paste-for-markdown) - Drag or paste to Markdown adds new files to your workspace.
- [Default Git repo branch name](https://code.visualstudio.com/updates/v1\_79#\_default-branch-name) - Use "main" as the default or override via a user setting.
- [Notebooks rich content search](https://code.visualstudio.com/updates/v1\_79#\_rich-content-search) - Search based on Notebook output or filter on cell type.
- [Linked editing for JSX tags](https://code.visualstudio.com/updates/v1\_79#\_linked-editing-for-jsx-tags) - Simultaneously change opening and closing JSX tags.
- [Preview: GitHub Copilot Chat improvements](https://code.visualstudio.com/updates/v1\_79#\_github-copilot) - Easily manage your chat session history. Inline chat "live preview."
- [VS Code at Microsoft Build 2023](https://code.visualstudio.com/updates/v1\_79#\_vs-code-at-microsoft-build) - Catch up on the sessions in the YouTube playlist.
If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/).
Insiders: Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.78.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.78.2): April 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.78.1...1.78.2)
The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A%22April+2023+Recovery+2%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_78) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.78.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.78.1): April 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.78.0...1.78.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22April+2023+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_78) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.78.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.78.0): April 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.3...1.78.0)
Welcome to the April 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Accessibility improvements](#accessibility)** - Better screen reader support, new audio cues.
- **[New color themes](#new-default-color-themes)** - "Modern" light and dark color theme defaults.
- **[Profile templates](#profile-templates)** - Built-in templates for Python, Java, Data Science, and more.
- **[Drag and drop selector](#drop-selector)** - Choose how you'd like item links placed into the editor.
- **[Standalone color picker](#standalone-color-picker)** - Color picker UI to insert or modify color formats.
- **[Quick Fixes for Source Control input](#source-control)** - Fix spelling and other errors right in the input box.
- **[Markdown drag and drop videos](#drag-and-drop-videos-into-markdown-files)** - Easily add video tags in Markdown files.
- **[Notebooks insert images as attachments](#drop-image-files-into-notebooks-to-create-attachments)** - Choose between an image link, path, or attachment.
- **[Git LFS and VS Code for the Web](#commit-files-to-git-large-file-storage)** - Use vscode.dev for repos with Git Large File Storage.
- **[VS Code Day 2023](#vs-code-day)** - Catch up on the sessions in the YouTube playlist.
For the complete release notes, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
### [`v1.77.3`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.3): March 2023 Recovery 3
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.2...1.77.3)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2023+Recovery+3%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_77) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.77.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.2): March 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.1...1.77.2)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2023+Recovery+2%22+is%3Aclosed), including a fix for a security vulnerability.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_39) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.77.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.1): March 2023 Recovery 1
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.0...1.77.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2023+Recovery+1%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_39) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.77.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.0): March 2023
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.76.2...1.77.0)
Welcome to the March 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
- **[Accessibility improvements](https://code.visualstudio.com/updates/v1\_77#accessibility)** - New keyboard shortcuts for hovers, notifications, and Sticky Scroll.
- **[Copy GitHub deep links](https://code.visualstudio.com/updates/v1\_77#copy-github-deep-links-from-editor-gutter)** - Create permalinks and HEAD links from within the editor.
- **[Notebook Format on Save](https://code.visualstudio.com/updates/v1\_77#format-on-save)** - Automatically format notebooks cells on save.
- **[TS/JS switch case completions](https://code.visualstudio.com/updates/v1\_77#switch-case-completions-for-javascript-and-typescript)** - Quickly fill in TypeScript/JavaScript switch statements.
- **[Python move symbol refactoring](https://code.visualstudio.com/updates/v1\_77#move-symbol-refactoring)** - Move Python symbols to an existing or new file.
- **[Remote Tunnels update](https://code.visualstudio.com/updates/v1\_77#remote-development)** - Reuse existing tunnel and quickly transition from remote to desktop.
- **[Ruby documentation](https://code.visualstudio.com/updates/v1\_77#new-programming-language-topics)** - Learn about Ruby language support for VS Code.
- **[Preview: expanded GitHub Copilot integration](https://code.visualstudio.com/updates/v1\_77#github-copilot)** - New inline chat and full AI chat view.
For the complete release notes go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available and for the latest Visual Studio Code news, updates, and content, follow us on Twitter [@code](https://twitter.com/code)!
### [`v1.76.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.76.2): February 2023 Recovery 2
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.76.1...1.76.2)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22February+2023+Recovery+2%22+is%3Aclosed).
For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_76) on [code.visualstudio.com](https://code.visualstudio.com).
### [`v1.76.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.76.1): February 2023 Recovery
[Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.76.0...1.76.1)
The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%2
Configuration
📅 Schedule: Branch creation - "before 8am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^1.74.0
->^1.95.3
Release Notes
microsoft/vscode (vscode)
### [`v1.95.3`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.3): October 2024 Recovery 3 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.95.2...1.95.3) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2024+Recovery+3%22+is%3Aclosed+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_95) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.95.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.2): October 2024 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.95.1...1.95.2) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2024+Recovery+2%22+is%3Aclosed+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_95) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.95.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.1): October 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.95.0...1.95.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2024+Recovery+1%22+is%3Aclosed+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_95) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.95.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.95.0): October 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.94.2...1.95.0) Welcome to the October 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Copilot Edits](https://code.visualstudio.com/updates/v1\_95#\_start-a-code-editing-session-with-copilot-edits) - Iterate quickly on large changes across multiple files. - [Copilot Chat in Secondary Side Bar](https://code.visualstudio.com/updates/v1\_95#\_chat-in-the-secondary-side-bar) - Keep Copilot Chat open and ready to-go while you work. - [Multiple GitHub accounts](https://code.visualstudio.com/updates/v1\_95#\_multiple-github-accounts) - Log in to multiple GitHub accounts in VS Code simultaneously. - [Copilot code reviews](https://code.visualstudio.com/updates/v1\_95#\_copilot-code-reviews) - Get a quick review pass or a deeper review of uncommitted changes. - [Docstrings with Pylance](https://code.visualstudio.com/updates/v1\_95#\_generate-docstrings-with-pylance) - Generate docstring templates for classes or methods. - [Preview settings indicator](https://code.visualstudio.com/updates/v1\_95#\_settings-editor-indicator-for-experimental-and-preview-settings) - View experimental and preview settings in the Settings editor. - [Copilot extensibility](https://code.visualstudio.com/updates/v1\_95#\_copilot-extensions-showcase) - Showcasing Copilot extensibility in VS Code. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.94.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.94.2): September Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.94.1...1.94.2) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue%20milestone%3A%22September%202024%20Recovery%202%22%20is%3Aclosed%20%20). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_94) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.94.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.94.1): September Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.94.0...1.94.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22September+2024+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_94) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.94.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.94.0): September 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.93.1...1.94.0) Welcome to the September 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Find in Explorer](https://code.visualstudio.com/updates/v1\_94#\_find-in-explorer) - Quickly find files in the Explorer view with the improved Find control. - [Source Control Graph](https://code.visualstudio.com/updates/v1\_94#\_source-control) - More filtering options and interactivity in the Source Control Graph. - [Python test coverage](https://code.visualstudio.com/updates/v1\_94#\_python) - Run Python tests with coverage and get rich results in the editor. - [ESM](https://code.visualstudio.com/updates/v1\_94#\_esm-is-shipping-for-vs-code) - Faster VS Code startup thanks to the migration to ESM. - [Account preference](https://code.visualstudio.com/updates/v1\_94#\_change-an-extensions-account-preference) - Specify which account to use for an extension. - [Copilot in Native REPL](https://code.visualstudio.com/updates/v1\_94#\_inline-chat-and-completions-in-python-native-repl) - Get code completions and Inline Chat in the Native REPL. - [Improved chat context](https://code.visualstudio.com/updates/v1\_94#\_drag-and-drop-files-to-add-chat-context) - Drag & drop files or use IntelliSense for more relevant chat context. - [Test environment setup](https://code.visualstudio.com/updates/v1\_94#\_automated-test-setup-override) - Get help with setting up a test framework for your workspace. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.93.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.93.1): August 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.93.0...1.93.1) The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue+label%3Acandidate+is%3Aclosed+repo%3Amicrosoft%2Fvscode+milestone%3A%22August+2024+Recovery+1%22). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_93) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.93.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.93.0): August 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.92.2...1.93.0) Welcome to the August 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Profiles editor](https://code.visualstudio.com/updates/v1\_93#\_new-profiles-editor) - Switch and manage your profiles from a single place. - [Django unit test support](https://code.visualstudio.com/updates/v1\_93#\_django-unit-test-support) - Discover and run Django unit tests from the Test Explorer. - [IntelliSense on vscode.dev](https://code.visualstudio.com/updates/v1\_93#\_full-project-intellisense-and-package-typings-on-vscodedev) - Boost your JS & TS coding in vscode.dev with IntelliSense. - [Notebook diff viewer](https://code.visualstudio.com/updates/v1\_93#\_show-or-hide-unchanged-cells-in-the-diff-view) - Efficiently review changes in notebooks by collapsing unchanged cells. - [Resize columns via the keyboard](https://code.visualstudio.com/updates/v1\_93#\_resize-table-columns-via-the-keyboard) - Resizing table columns in VS Code more accessible via keyboard. - [Source Control Graph](https://code.visualstudio.com/updates/v1\_93#\_source-control-graph-view) - Easily hide, collapse, or move the Source Control Graph. - [GitHub Copilot](https://code.visualstudio.com/updates/v1\_93#\_github-copilot) - Add context in Quick Chat, improved test generation and chat history. - [Experiment: Inline Chat](https://code.visualstudio.com/updates/v1\_93#\_copilot-inline-chat-context) - Use recent coding files for Inline Chat context. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.92.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.92.2): July 2024 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.92.1...1.92.2) The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue+label%3Acandidate+is%3Aclosed+repo%3Amicrosoft%2Fvscode+milestone%3A%22July+2024+Recovery+2%22). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_92) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.92.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.92.1): July 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.92.0...1.92.1) The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue+label%3Acandidate+is%3Aclosed+repo%3Amicrosoft%2Fvscode+milestone%3A%22July+2024+Recovery+1%22). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_91) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.92.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.92.0): July 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.91.1...1.92.0) Welcome to the July 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Default browser](https://code.visualstudio.com/updates/v1\_92#\_configure-the-browser-to-open-links) - Configure which browser to use for opening links in VS Code. - [Revert PRs](https://code.visualstudio.com/updates/v1\_92#\_github-pull-requests-and-issues) - Easily create a revert PR for a merged PR. - [Extension updates](https://code.visualstudio.com/updates/v1\_92#\_improved-extension-update-experience) - More easily configure auto updating of extensions. - [Override profiles](https://code.visualstudio.com/updates/v1\_92#\_override-existing-profile) - Override an existing profile with the Profiles Editor. - [Paste files in CSS](https://code.visualstudio.com/updates/v1\_92#\_paste-and-drop-files-in-css) - Quickly add CSS file references with paste or drag and drop. - [Move Panel to top](https://code.visualstudio.com/updates/v1\_92#\_move-panel-to-top) - Position the Panel section at the top of the workbench. - [Copilot uses GPT - 4o](https://code.visualstudio.com/updates/v1\_92#\_github-copilot) - GitHub Copilot Chat upgraded to OpenAI's GPT-4o. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.91.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.91.1): June 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.91.0...1.91.1) The update addresses these [issues](https://redirect.github.com/issues?q=is%3Aissue%20label%3Acandidate%20%20is%3Aclosed%20repo%3Amicrosoft%2Fvscode%20milestone%3A%22June%202024%20Recovery%201%22%20). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_91) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.91.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.91.0): June 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.90.2...1.91.0) Welcome to the June 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Preview: Incoming/Outgoing changes graph](https://code.visualstudio.com/updates/v1\_91#\_source-control) - Visualize incoming and outgoing changes in the Source Control view. - [Python environments](https://code.visualstudio.com/updates/v1\_91#\_python) - Enhanced environment discovery with python-environment-tools. - [Smart Send in native REPL](https://code.visualstudio.com/updates/v1\_91#\_smart-send-in-native-repl) - Smoothly run code chunks in the native REPL. - [GitHub Copilot extensibility](https://code.visualstudio.com/updates/v1\_91#\_chat-and-language-model-api) - Chat and Language Model APIs available in VS Code Stable. - [Preview: Profiles Editor](https://code.visualstudio.com/updates/v1\_91#\_profiles-editor-preview) - Manage your profiles in a single place. - [Custom tab labels](https://code.visualstudio.com/updates/v1\_91#\_access-file-extensions-in-custom-labels) - More variable options and support for multiple extensions. - [TypeScript 5.5](https://code.visualstudio.com/updates/v1\_91#\_syntax-checking-for-regular-expressions) - Syntax checking for regular expressions and other language features. - [JavaScript Debugger](https://code.visualstudio.com/updates/v1\_91#\_javascript-debugger) - Inspect shadowed variables while debugging JavaScript. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.90.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.90.2): May 2024 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.90.1...1.90.2) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22May+2024+Recovery+2%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_90) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.90.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.90.1): May 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.90.0...1.90.1) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22May+2024+Recovery+1%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_90) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.90.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.90.0): May 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.89.1...1.90.0) Welcome to the May 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Editor tabs multi-select](https://code.visualstudio.com/updates/v1\_90#editor-tabs-multi-select) - Select and perform actions on multiple tabs simultaneously. - [Profiles](https://code.visualstudio.com/updates/v1\_90#configure-custom-profile-for-new-window) - Open new windows with your preferred profile. - [Editor actions](https://code.visualstudio.com/updates/v1\_90#always-show-editor-actions) - Immediately access editor actions across editor groups. - [Copilot extensibility](https://code.visualstudio.com/updates/v1\_90#chat-and-language-model-api) - Build AI into your extensions with the Chat and Language Model API. - [VS Code Speech](https://code.visualstudio.com/updates/v1\_90#vs-code-speech) - Automatically read out Copilot Chat responses with text-to-speech. - [Find in notebooks](https://code.visualstudio.com/updates/v1\_90#find-in-cell-selection) - Restrict search to selected cells in notebooks. - [Chat context](https://code.visualstudio.com/updates/v1\_90#attach-context-to-chat) - Quickly attach different types of context in chat. - [IntelliSense in chat responses](https://code.visualstudio.com/updates/v1\_90#intellisense-in-chat-code-blocks) - Better understand generated code with IntelliSense. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.89.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.89.1): April 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.89.0...1.89.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22April+2024+Recovery+1%22+is%3Aclosed+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_89) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.89.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.89.0): April 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.88.1...1.89.0) Welcome to the April 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Preview Markdown images & videos](https://code.visualstudio.com/updates/v1\_89#\_hover-to-preview-images-and-videos-in-markdown) - Hover over a link to preview images & videos in Markdown. - [Enhanced branch switching](https://code.visualstudio.com/updates/v1\_89#\_saverestore-open-editors-when-switching-branches) - Restore open editors seamlessly when switching between branches. - [Middle-click paste support](https://code.visualstudio.com/updates/v1\_89#\_configure-middle-click-to-paste) - Paste text quickly in the terminal using a mouse middle-click. - [WSL over Remote - SSH](https://code.visualstudio.com/updates/v1\_89#\_remote-development) - Use WSL when connected to a remote machine via Remote - SSH. - [Accessible View](https://code.visualstudio.com/updates/v1\_89#\_accessible-view) - Navigate through comments, chat code blocks & terminal commands from the Accessible View. - [Keyboard shortcuts for UI actions](https://code.visualstudio.com/updates/v1\_89#\_customize-keybindings) - Customize keybindings for UI actions directly with a right-click. - [Quick Search](https://code.visualstudio.com/updates/v1\_89#\_quick-search) - Search for text across your workspace with Quick Search. - [AI-powered rename suggestions](https://code.visualstudio.com/updates/v1\_89#\_copilot-powered-rename-suggestions-button) - Get intelligent rename suggestions in the editor with Copilot. - [Copilot content exclusion](https://code.visualstudio.com/updates/v1\_89#\_content-exclusions) - Exclude files from being used in the Copilot context. - [Local workspace extension](https://code.visualstudio.com/updates/v1\_89#\_local-workspace-extensions) - Include and install extensions directly in your workspace. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.88.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.88.1): March 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.88.0...1.88.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2024+Recovery+1%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_88) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.88.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.88.0): March 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.87.2...1.88.0) Welcome to the March 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Apply custom editor labels](https://code.visualstudio.com/updates/v1\_88#custom-labels-for-open-editors) - Distinguish between editors with same file names. - [Locked scrolling](https://code.visualstudio.com/updates/v1\_88#locked-scrolling) - Compare editors side-by-side with synchronized scrolling. - [Extension update improvements](https://code.visualstudio.com/updates/v1\_88#extensions-update-improvements) - Restart extensions without reload & update extensions with VS Code releases. - [Test Coverage API](https://code.visualstudio.com/updates/v1\_88#test-coverage) - Native code coverage support in VS Code. - [Folding markers in minimap](https://code.visualstudio.com/updates/v1\_88#minimap-section-headers) - Easily identify and navigate to code sections from minimap. - [Quick Search improvements](https://code.visualstudio.com/updates/v1\_88#quick-search-improvements) - Sticky file path separators and separator buttons. - [Notebook Run cells in section](https://code.visualstudio.com/updates/v1\_88#run-cells-in-section) - Quickly run all cells in a notebook section. - [Copilot improvements](https://code.visualstudio.com/updates/v1\_88#github-copilot) - Improved inline chat UI, commit messages, and used references. - [Python auto-detect improvements](https://code.visualstudio.com/updates/v1\_88#python) - Detect startup files for Flask & Django, discover Hatch environments. - [Preview: Terminal inline chat](https://code.visualstudio.com/updates/v1\_88#preview-terminal-inline-chat) - Start a Copilot inline chat conversation directly from the terminal. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.87.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.87.2): February 2024 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.87.1...1.87.2) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22February+2024+Recovery+2%22+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_87) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.87.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.87.1): February 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.87.0...1.87.1) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22February+2024+Recovery+1%22+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_87) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.87.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.87.0): February 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.86.2...1.87.0) Welcome to the February 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Voice dictation in editor](https://code.visualstudio.com/updates/v1\_87#\_use-dictation-in-the-editor)** - Use your voice to dictate directly in the editor. - **[Multi-cursor inline suggestions](https://code.visualstudio.com/updates/v1\_87#\_inline-completions-for-multiple-cursors)** - Review and accept inline suggestions for multiple cursors. - **[Copilot-powered rename suggestions](https://code.visualstudio.com/updates/v1\_87#\_rename-suggestions)** - Get rename suggestions for symbols from Copilot. - **[Side-by-side preview refactoring](https://code.visualstudio.com/updates/v1\_87#\_refactor-preview-in-multi-diff-editor)** - Preview refactorings across files with multi diff editor. - **[Smarter Python imports](https://code.visualstudio.com/updates/v1\_87#\_improvements-for-adding-missing-imports)** - Improvements for adding missing Python imports. - **[Sticky scroll in editor](https://code.visualstudio.com/updates/v1\_87#\_editor-sticky-scroll)** - Sticky scroll is enabled by default in the editor. - **[Multi-language support for speech](https://code.visualstudio.com/updates/v1\_87#\_multiple-languages-supported-for-speech-recognition)** - Multiple languages supported for speech recognition. - **[Copilot suggestions for dev containers](https://code.visualstudio.com/updates/v1\_87#\_remote-development)** - Get template and feature suggestions for dev container configurations. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). > **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.86.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.86.2): January 2024 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.86.1...1.86.2) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22December+%2F+January+2024+Recovery+2%22+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_86) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.86.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.86.1): January 2024 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.86.0...1.86.1) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22December+%2F+January+2024+Recovery+1%22). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_86) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.86.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.86.0): January 2024 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.85.2...1.86.0) Welcome to the January 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Per-window zoom levels](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#configure-zoom-levels-per-window)** - Adjust the zoom level for each window independently. - **[Hey Code voice command](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#accessibility)** - Start a chat session with a voice command. - **[Multi-file diff editor](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#review-multiple-files-in-diff-editor)** - Quickly review diffs across multiple files in the diff editor. - **[Triggered breakpoints](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#triggered-breakpoints)** - Efficient debugging with breakpoint dependencies. - **[Expanded Sticky Scroll support](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#sticky-scroll-in-tree-views)** - Sticky Scroll in tree views and notebooks. - **[Markdown paste options](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#languages)** - Rich paste support for links, video, and audio elements. - **[Flexible Auto Save options](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#more-powerful-and-flexible-auto-save-options)** - Skip Auto Save on errors or save only for specific file types. - **[Source Control input](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#source-control)** - Customize commit input and per-language editor settings. - **[Extension notifications](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#allow-disabling-notifications-per-extension)** - Fine-grained control for disabling notifications per extension. - **[GitHub Copilot updates](https://redirect.github.com/microsoft/vscode-docs/blob/main/release-notes/v1\_86.md#github-copilot)** - Improved default context, add file as context, AI fixes. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/). **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.85.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.85.2): November 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.85.1...1.85.2) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22November+2023+Recovery+2%22+is%3Aclosed+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_85) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.85.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.85.1): November 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.85.0...1.85.1) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22November+2023+Recovery+1%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_85) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.85.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.85.0): November 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.84.2...1.85.0) Welcome to the November 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Floating editor windows](https://code.visualstudio.com/updates/v1\_85#\_floating-editor-windows)** - Drag and drop editors onto your desktop. - **[Accessible View workflow](https://code.visualstudio.com/updates/v1\_85#\_accessibility)** - Smoother transitions to and from the Accessible View. - **[Finer extension update control](https://code.visualstudio.com/updates/v1\_85#\_extension-auto-update-control)** - Choose which extensions to auto update. - **[Source Control incoming and outgoing view](https://code.visualstudio.com/updates/v1\_85#\_source-control)** - Easily review pending repository changes. - **[JavaScript heap snapshots](https://code.visualstudio.com/updates/v1\_85#\_javascript-debugger)** - Visualize heap snapshots including memory object graphs. - **[TypeScript Go to Definition from inlay hints](https://code.visualstudio.com/updates/v1\_85#\_jump-to-definition-for-inlay-hints)** - Jump to definition from inlay hint hovers. - **[Python type hierarchy display](https://code.visualstudio.com/updates/v1\_85#\_python)** - Quickly review and navigate complex type relationships. - **[GitHub Copilot updates](https://code.visualstudio.com/updates/v1\_85#\_github-copilot)** - Inline chat improvements, Rust code explanation. - **[Preview: expanded Sticky Scroll support](https://code.visualstudio.com/updates/v1\_85#\_preview-features)** - Sticky Scroll in tree views and the terminal. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.84.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.84.2): October 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.84.1...1.84.2) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2023+Recovery+2%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_84) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.84.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.84.1): October 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.84.0...1.84.1) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22October+2023+Recovery+1%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_84) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.84.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.84.0): October 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.83.1...1.84.0) Welcome to the October 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: [More audio cues](https://code.visualstudio.com/updates/v1\_84#\_accessibility) - New audio cues to indicate clear, save, and format activity. [Activity bar position](https://code.visualstudio.com/updates/v1\_84#\_workbench) - Move Activity bar to the top for compact display. [Hide editor tabs](https://code.visualstudio.com/updates/v1\_84#\_hide-editor-tabs) - Show multiple, single, or no editor tabs. [Maximize Editor Groups](https://code.visualstudio.com/updates/v1\_84#\_maximize-editor-group) - Quickly expand the active Editor Group. [Python improvements](https://code.visualstudio.com/updates/v1\_84#\_python) - Better run code in terminal, easier virtual environment creation. [FastAPI tutorial](https://code.visualstudio.com/updates/v1\_84#\_fastapi-tutorial) - Learn about developing Python FastAPI apps with VS Code. [Gradle for Java](https://code.visualstudio.com/updates/v1\_84#\_gradle-for-java) - Improved support for Java Gradle projects. [Preview: GitHub Copilot](https://code.visualstudio.com/updates/v1\_84#\_github-copilot) - Chat "agents", generate commit messages, terminal support. If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/). Insiders: Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.83.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.83.1): September 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.83.0...1.83.1) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22September+2023+Recovery+1%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_83) on [code.visualstudio.com](https://code.visualstudio.com/). ### [`v1.83.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.83.0): September 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.3...1.83.0) Welcome to the September 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: [Accessibility improvements](https://code.visualstudio.com/updates/v1\_83#\_accessibility) - Screen reader support for the pull request comments. [Better Command Palette search](https://code.visualstudio.com/updates/v1\_83#\_similar-command-results-in-the-command-palette) - New "similar commands" list to help command discovery. [Add custom icons to profiles](https://code.visualstudio.com/updates/v1\_83#\_icons-for-profiles) - Display an icon to easily identify the active profile. [Compact editor tab height](https://code.visualstudio.com/updates/v1\_83#\_editor-tab-height-density) - Shrinks editor tab height for larger editor region. [Dedicated pinned editor row](https://code.visualstudio.com/updates/v1\_83#\_pinned-editor-tabs-on-separate-row) - New editor tab row supports pin/unpin via drag and drop. [Go to Symbol in notebooks](https://code.visualstudio.com/updates/v1\_83#\_go-to-symbol-in-notebooks) - Quickly navigate to code symbols in your notebook. [Python debugger updates](https://code.visualstudio.com/updates/v1\_83#\_python) - Configure whether to step into system/library or just your code. [Preview: GitHub Copilot](https://code.visualstudio.com/updates/v1\_83#\_github-copilot) - Test generation based on current framework and project conventions. If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/). Insiders: Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. For the latest Visual Studio Code news, updates, and content, follow us on Twitter [@code](https://twitter.com/code)! ### [`v1.82.3`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.3): August 2023 Recovery 3 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.2...1.82.3) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22August+2023+Recovery+3%22+is%3Aclosed), including a fix for a security vulnerability. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.82.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.2): August 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.1...1.82.2) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22August+2023+Recovery+2%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.82.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.1): August 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.82.0...1.82.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22August+2023+Recovery+1%22+is%3Aclosed), including a fix for a security vulnerability. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.82.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.82.0): August 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.81.1...1.82.0) Welcome to the August 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Accessibility improvements](https://code.visualstudio.com/updates/v1\_82#\_accessibility)** - Accessible View support for inline completions, updated keybindings. - **[Built-in port forwarding](https://code.visualstudio.com/updates/v1\_82#\_workbench)** - Forward local server ports from within VS Code. - **[Sticky Scroll updates](https://code.visualstudio.com/updates/v1\_82#\_sticky-scroll)** - Scrolls horizontally with editor, display last line in scope, folding UI. - **[New diff editor features](https://code.visualstudio.com/updates/v1\_82#\_diff-editor)** - Detect moved code, dynamically switch inline and side-by-side view. - **[Command Center displayed by default](https://code.visualstudio.com/updates/v1\_82#\_command-center-now-on-by-default)** - Quickly open files or run commands from the title bar. - **[Copy Notebook output](https://code.visualstudio.com/updates/v1\_82#\_notebooks)** - Easily copy cell output as well as generated images. - **[WebAssembly debugging](https://code.visualstudio.com/updates/v1\_82#\_javascript-debugger)** - Decompile WASM code to step through and set breakpoints. - **[New TypeScript refactorings](https://code.visualstudio.com/updates/v1\_82#\_typescript-52)** - Move to File and Inline Variables refactorings. - **[New Python Formatting topic](https://code.visualstudio.com/updates/v1\_82#\_python)** - Learn how to integrate formatters such as autopep8 and Black. - **[Preview: GitHub Copilot](https://code.visualstudio.com/updates/v1\_82#\_github-copilot)** - CreateWorkspace command previews file structure of proposed code. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_82) on [code.visualstudio.com](https://code.visualstudio.com). **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.81.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.81.1): July 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.81.0...1.81.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22July+2023+Recovery+1%22+is%3Aclosed+). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_81) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.81.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.81.0): July 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.80.2...1.81.0) Welcome to the July 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Accessibility improvements](https://code.visualstudio.com/updates/v1\_81#accessibility)** - Accessible View support for notifications, chat responses, and hovers. - **[VS Code Profiles](https://code.visualstudio.com/updates/v1\_81#profiles)** - Finer control with partial profiles and "Apply to all profiles" options. - **[New diff editor features](https://code.visualstudio.com/updates/v1\_81#diff-editor)** - Collapse unchanged regions, better diff region text alignment. - **[Git repositories with symlinks](https://code.visualstudio.com/updates/v1\_81#support-git-repositories-with-symbolic-links)** - Support for repository paths with symbolic links. - **[Notebook updates](https://code.visualstudio.com/updates/v1\_81#notebooks)** - Search text in closed notebooks, "sticky scroll" displays Markdown headers. - **[Python test discovery](https://code.visualstudio.com/updates/v1\_81#python)** - Error tolerant pytest discovery continues across all files. - **[Access Jupyter servers in GitHub Codespaces](https://code.visualstudio.com/updates/v1\_81#jupyter)** - Connect to a remote Jupyter server in a codespace. - **[GitHub pull request creation](https://code.visualstudio.com/updates/v1\_81#github-pull-requests-and-issues)** - Better base branch detection, remember previous create PR options. - **[Preview: GitHub Copilot UX](https://code.visualstudio.com/updates/v1\_81#github-copilot)** - Quick Chat improvements, iterative /fix command. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.80.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.80.2): June 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.80.1...1.80.2) The update includes this [pull request](https://redirect.github.com/microsoft/vscode/pull/189089). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_80) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.80.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.80.1): June 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.80.0...1.80.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22June+2023+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_80) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.80.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.80.0): June 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.79.2...1.80.0) Welcome to the June 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Accessibility improvements](#accessibility)** - Accessible View for better screen reader support, Copilot audio cues. - **[Better editor group and tab resizing](#disable-maximizing-editor-groups-on-tab-double-click)** - Set min tab size, avoid unnecessary editor group resizing. - **[Skip subwords when expanding selection](#skip-subword-when-shrinking-and-expanding-selection)** - Control whether to use camel case for selection. - **[Terminal image support](#image-support)** - Display images directly in the integrated terminal. - **[Python extensions for mypy and debugpy](#python)** - For Python type checking and debugging in VS Code. - **[Remote connections to WSL](#wsl-over-tunnels)** - Connect to WSL instances on remote machines using Tunnels. - **[Preview: GitHub Copilot create workspace/notebook](#github-copilot)** - Quickly scaffold projects and notebooks. - **[New C# in VS Code documentation](#documentation)** - Learn about C# development with the C# Dev Kit extension. > If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.79.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.79.2): May 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.79.1...1.79.2) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A%22May+2023+Recovery+2%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_79) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.79.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.79.1): May 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.79.0...1.79.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22May+2023+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_79) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.79.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.79.0): May 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.78.2...1.79.0) Welcome to the May 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - [Read-only mode](https://code.visualstudio.com/updates/v1\_79#\_readonly-mode) - Mark specific files and folders in your workspace as read-only. - ['Paste as' options](https://code.visualstudio.com/updates/v1\_79#\_paste-as) - Choose how you'd like item links pasted into the editor. - [Automatic copy of external files](https://code.visualstudio.com/updates/v1\_79#\_copy-external-media-files-into-workspace-on-drop-or-paste-for-markdown) - Drag or paste to Markdown adds new files to your workspace. - [Default Git repo branch name](https://code.visualstudio.com/updates/v1\_79#\_default-branch-name) - Use "main" as the default or override via a user setting. - [Notebooks rich content search](https://code.visualstudio.com/updates/v1\_79#\_rich-content-search) - Search based on Notebook output or filter on cell type. - [Linked editing for JSX tags](https://code.visualstudio.com/updates/v1\_79#\_linked-editing-for-jsx-tags) - Simultaneously change opening and closing JSX tags. - [Preview: GitHub Copilot Chat improvements](https://code.visualstudio.com/updates/v1\_79#\_github-copilot) - Easily manage your chat session history. Inline chat "live preview." - [VS Code at Microsoft Build 2023](https://code.visualstudio.com/updates/v1\_79#\_vs-code-at-microsoft-build) - Catch up on the sessions in the YouTube playlist. If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com/). Insiders: Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.78.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.78.2): April 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.78.1...1.78.2) The update addresses these [issues](https://redirect.github.com/microsoft/vscode/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A%22April+2023+Recovery+2%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_78) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.78.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.78.1): April 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.78.0...1.78.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22April+2023+Recovery+1%22+is%3Aclosed+), including a fix for a security vulnerability. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_78) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.78.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.78.0): April 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.3...1.78.0) Welcome to the April 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Accessibility improvements](#accessibility)** - Better screen reader support, new audio cues. - **[New color themes](#new-default-color-themes)** - "Modern" light and dark color theme defaults. - **[Profile templates](#profile-templates)** - Built-in templates for Python, Java, Data Science, and more. - **[Drag and drop selector](#drop-selector)** - Choose how you'd like item links placed into the editor. - **[Standalone color picker](#standalone-color-picker)** - Color picker UI to insert or modify color formats. - **[Quick Fixes for Source Control input](#source-control)** - Fix spelling and other errors right in the input box. - **[Markdown drag and drop videos](#drag-and-drop-videos-into-markdown-files)** - Easily add video tags in Markdown files. - **[Notebooks insert images as attachments](#drop-image-files-into-notebooks-to-create-attachments)** - Choose between an image link, path, or attachment. - **[Git LFS and VS Code for the Web](#commit-files-to-git-large-file-storage)** - Use vscode.dev for repos with Git Large File Storage. - **[VS Code Day 2023](#vs-code-day)** - Catch up on the sessions in the YouTube playlist. For the complete release notes, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available. ### [`v1.77.3`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.3): March 2023 Recovery 3 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.2...1.77.3) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2023+Recovery+3%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_77) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.77.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.2): March 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.1...1.77.2) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2023+Recovery+2%22+is%3Aclosed), including a fix for a security vulnerability. For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_39) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.77.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.1): March 2023 Recovery 1 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.77.0...1.77.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22March+2023+Recovery+1%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_39) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.77.0`](https://redirect.github.com/microsoft/vscode/releases/tag/1.77.0): March 2023 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.76.2...1.77.0) Welcome to the March 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: - **[Accessibility improvements](https://code.visualstudio.com/updates/v1\_77#accessibility)** - New keyboard shortcuts for hovers, notifications, and Sticky Scroll. - **[Copy GitHub deep links](https://code.visualstudio.com/updates/v1\_77#copy-github-deep-links-from-editor-gutter)** - Create permalinks and HEAD links from within the editor. - **[Notebook Format on Save](https://code.visualstudio.com/updates/v1\_77#format-on-save)** - Automatically format notebooks cells on save. - **[TS/JS switch case completions](https://code.visualstudio.com/updates/v1\_77#switch-case-completions-for-javascript-and-typescript)** - Quickly fill in TypeScript/JavaScript switch statements. - **[Python move symbol refactoring](https://code.visualstudio.com/updates/v1\_77#move-symbol-refactoring)** - Move Python symbols to an existing or new file. - **[Remote Tunnels update](https://code.visualstudio.com/updates/v1\_77#remote-development)** - Reuse existing tunnel and quickly transition from remote to desktop. - **[Ruby documentation](https://code.visualstudio.com/updates/v1\_77#new-programming-language-topics)** - Learn about Ruby language support for VS Code. - **[Preview: expanded GitHub Copilot integration](https://code.visualstudio.com/updates/v1\_77#github-copilot)** - New inline chat and full AI chat view. For the complete release notes go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). **Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available and for the latest Visual Studio Code news, updates, and content, follow us on Twitter [@code](https://twitter.com/code)! ### [`v1.76.2`](https://redirect.github.com/microsoft/vscode/releases/tag/1.76.2): February 2023 Recovery 2 [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.76.1...1.76.2) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22February+2023+Recovery+2%22+is%3Aclosed). For the complete release notes go to [Updates](https://code.visualstudio.com/updates/v1\_76) on [code.visualstudio.com](https://code.visualstudio.com). ### [`v1.76.1`](https://redirect.github.com/microsoft/vscode/releases/tag/1.76.1): February 2023 Recovery [Compare Source](https://redirect.github.com/microsoft/vscode/compare/1.76.0...1.76.1) The update addresses these [issues](https://redirect.github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%2Configuration
📅 Schedule: Branch creation - "before 8am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.