10 results found
-
October 2023 (version 1.84) - Visual Studio Code
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 - New audio cues to indicate clear, save, and format activity. Activity bar position - Move Activity bar to the top for compact display. Hide editor tabs - Show multiple, single, or no editor tabs. Maximize Editor Groups ...
-
March 2025 (version 1.99) - Visual Studio Code
Learn what is new in the Visual Studio Code March 2025 Release (1.99)
-
VS Code Remote Development
GitHub Codespaces GitHub Codespaces provides remote development environments that are managed for you. You can configure and create a development environment hosted in the cloud, which is spun up and available when you need it. Questions or feedback See Tips and Tricks or the FAQ. Search on Stack Overflow. Add a feature request or report a problem.
-
Webview UI Toolkit for Visual Studio Code
Webview UI Toolkit for Visual Studio Code October 11, 2021 by David Dossett, @david_dossett and Hawk Ticehurst, @hawkticehurst We're so excited to announce the public preview of the Webview UI Toolkit for Visual Studio Code. With this toolkit, extensions developers can quickly and easily create webview-based extensions in Visual Studio Code that look, feel, and act like the editor itself. What ...
-
Basic editing - Visual Studio Code
Basic editing Visual Studio Code is an editor first and foremost, and includes the features you need for highly productive source code editing. This topic takes you through the basics of the editor and helps you get moving with your code. Keyboard shortcuts Being able to keep your hands on the keyboard when writing code is crucial for high productivity. VS Code has a rich set of default ...
-
update.code.visualstudio.com
Hello from VS Code! 👋
-
April 2023 (version 1.78) - Visual Studio Code
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 - Better screen reader support, new audio cues. New color themes - "Modern" light and dark color theme defaults. Profile templates - Built-in templates for Python, Java, Data Science, and more. Drag and drop ...
-
June 2023 (version 1.80) - Visual Studio Code
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 - Accessible View for better screen reader support, Copilot audio cues. Better editor group and tab resizing - Set min tab size, avoid unnecessary editor group resizing. Skip subwords when expanding selection ...
-
January 2020 (version 1.42) - Visual Studio Code
Welcome to the January 2020 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include: Rename preview - See pending renames in a diff view and easily accept or reject changes. Open editors limit - Set the maximum number of editors open at one time. Panel placement - Move the panel (Output, Terminal) to the left ...
-
Remote Development using SSH - Visual Studio Code
Remote Development using SSH The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container with a running SSH server and take full advantage of VS Code's feature set. Once connected to a server, you can interact with files and folders anywhere on the remote filesystem. No source code needs to be on your local machine to ...