diff --git a/templates/template-release-note-endgame.md b/templates/template-release-note-endgame.md new file mode 100644 index 0000000000..e0f53a700f --- /dev/null +++ b/templates/template-release-note-endgame.md @@ -0,0 +1,141 @@ +--- +Order: +TOCTitle: +PageTitle: Visual Studio Code +MetaDescription: Learn what is new in the Visual Studio Code Release (1.). +MetaSocialImage: 1_/release-highlights.png +Date: +DownloadVersion: 1..0 +--- +# (version 1.) + +_Release date: _ + + + +--- + +Welcome to the release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: + + + + + + + + + + + + + + + + + +
Topic area 1Topic area 2Topic area 3
Highlight 1a
Show more
Highlight 2a
Show more
Highlight 3a
Show more
Highlight 1b
Show more
Highlight 2b
Show more
Highlight 3b
Show more
+ +
+ +>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 build and try the latest updates as soon as they are available.
+> [Download Insiders](https://code.visualstudio.com/insiders)
+ + + +## Chat + + +## MCP + + +## Accessibility + + +## Editor Experience + + +## Code Editing + + +## Notebooks + + +## Source Control + + +## Debugging + + +## Tasks + + +## Terminal + + +## Languages + + +## Remote Development + +The [Remote Development extensions](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack), allow you to use a [Dev Container](https://code.visualstudio.com/docs/devcontainers/containers), remote machine via SSH or [Remote Tunnels](https://code.visualstudio.com/docs/remote/tunnels), or the [Windows Subsystem for Linux](https://learn.microsoft.com/windows/wsl) (WSL) as a full-featured development environment. + +Highlights include: + +* TODO: @ntrogh + +You can learn more about these features in the [Remote Development release notes](https://github.com/microsoft/vscode-docs/blob/main/remote-release-notes/v1_.md). + + +## Contributions to extensions + + +## Extension Authoring + + +## Proposed APIs + + +## Engineering + + +## Notable fixes + + +## Thank you + + +We really appreciate people trying our new features as soon as they are ready, so check back here often and learn what's new. + +>If you'd like to read release notes for previous VS Code versions, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). + + + \ No newline at end of file diff --git a/templates/template-release-note-insiders.md b/templates/template-release-note-insiders.md new file mode 100644 index 0000000000..a2743651d5 --- /dev/null +++ b/templates/template-release-note-insiders.md @@ -0,0 +1,30 @@ +--- +Order: +TOCTitle: +PageTitle: Visual Studio Code +MetaDescription: Learn what is new in the Visual Studio Code Release (1.). +MetaSocialImage: 1_/release-highlights.png +Date: +DownloadVersion: 1..0 +--- +# (version 1.) + +_Release date: _ + + + +--- + +Welcome to the Insiders build. These are the preliminary notes for the 1. release of Visual Studio Code. As we get closer to the release date, you'll find details below about new features and important fixes. + +Until the milestone release notes are available, you can still track our progress: + +* **[Commit log](https://github.com/Microsoft/vscode/commits/main)** - GitHub commits to the vscode open-source repository. +* **[Closed issues](https://github.com/Microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22+%22)** - Resolved bugs and implemented feature requests in the milestone. + +We really appreciate people trying our new features as soon as they are ready, so check back here often and learn what's new. + +>If you'd like to read release notes for previous VS Code versions, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com). + + +