10 results found
-
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
-
November 2021 (version 1.63) - Visual Studio Code
Welcome to the November 2021 release of Visual Studio Code. There are many updates in this version that we hope you will like, some of the key highlights include: Marketplace theme preview - Try out Color Themes without installing them. Configure Problems navigation order - Go to next error or warning by severity or file position.
-
Visual Studio Code on Linux
Install Git, Node.js, TypeScript, language runtimes, and more. Customize VS Code with themes, formatters, language extensions and debuggers for your favorite languages, and more.
-
Java extensions for Visual Studio Code
Thanks to the great Java community around Visual Studio Code, you can use a wide range of extensions to enhance your Java development experience. Tip: To learn how to install and manage your extensions, refer to the general VS Code extension documentation.
-
February 2018 (version 1.21) - Visual Studio Code
There are a number of significant updates in this version that we hope you will like, some of the key highlights include: New Notifications UI - Easily manage and review VS Code notifications. Integrated Terminal splitting - Work with multiple open terminals at once.
-
Download Visual Studio Code Insiders
For early adopters, you can get the latest release of VS Code each day with the Insiders Build. Available on Mac, Linux and Windows.
-
Visual Studio Code for the Web
Visual Studio Code for the Web provides a free, zero-install Microsoft Visual Studio Code experience running entirely in your browser, allowing you to quickly and safely browse source code repositories and make lightweight code changes. To get started, go to https://vscode.dev in your browser.
-
January 2021 (version 1.53) - Visual Studio Code
Welcome to the January 2021 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: Wrap tabs - Wrap editor tabs in the workbench instead of having a scrollbar. Configure tab decorations - Add editor tab status decorations.
-
Java build tools in VS Code - Visual Studio Code
Maven is a software tool that helps you manage Java projects and automate application builds. The Maven for Java extension for Visual Studio Code provides fully integrated Maven support, allowing you to explore Maven projects, execute Maven commands, and perform the goals of build lifecycle and plugins.
-
Text Buffer Reimplementation - Visual Studio Code
The Visual Studio Code 1.21 release includes a brand new text buffer implementation which is much more performant, both in terms of speed and memory usage. In this blog post, I'd like to tell the story of how we selected and designed the data structures and algorithms that led to those improvements.