Skip to content

Commit

Permalink
Add 1.92 release highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrogh committed Jul 30, 2024
1 parent 801f2b9 commit 0111d0e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions release-notes/v1_92.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,13 @@ DownloadVersion: 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:

* Highlight 1 goes here
* Highlight 2 goes here
* [Default browser](#configure-the-browser-to-open-links) - Configure which browser to use for opening links in VS Code.
* [Revert PRs](#github-pull-requests-and-issues) - Easily create a revert PR for a merged PR.
* [Extension updates](#improved-extension-update-experience) - More easily configure auto updating of extensions.
* [Override profiles](#override-existing-profile) - Override an existing profile with the Profiles Editor.
* [Paste files in CSS](#paste-and-drop-files-in-css) - Quickly add CSS file references with paste or drag and drop.
* [Move Panel to top](#move-panel-to-top) - Position the Panel section at the top of the workbench.
* [Copilot uses GPT-4o](#github-copilot) - GitHub Copilot now uses 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.
Expand Down

0 comments on commit 0111d0e

Please sign in to comment.