10 results found
-
Download Visual Studio Code - Mac, Linux, Windows
Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
-
Visual Studio Code - Code Editing. Redefined
Customize VS Code with AI-powered functionality from extensions and Model Context Protocol servers to use in Chat. Or, build your own extension to power your team's unique scenarios. VS Code supports almost every major programming language.
-
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.
-
Use agent mode in VS Code
With chat agent mode in Visual Studio Code, you can use natural language to specify a high-level task, and let AI autonomously reason about the request, plan the work needed, and apply the changes to your codebase. Agent mode uses a combination of code editing and tool invocation to accomplish the task you specified.
-
June 2025 (version 1.102) - Visual Studio Code
Welcome to the June 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Explore and contribute to the open sourced GitHub Copilot Chat extension (Read our blog post). Generate custom instructions that reflect your project's conventions (Show more).
-
VS Code: Open Source AI Editor
In the coming weeks, we will work to open source the code in the GitHub Copilot Chat extension and refactor AI features from the extension into VS Code core. Our core priorities remain intact: delivering great performance, powerful extensibility, and an intuitive, beautiful user interface.
-
Default keyboard shortcuts reference - Visual Studio Code
VS Code comes with a set of default keyboard shortcuts. This article lists the default keyboard shortcuts in VS Code. You can also view the default shortcuts in the product: Open the Keyboard Shortcuts editor, and then select Show System Keybindings in the More Actions (...) menu.
-
User interface - Visual Studio Code
VS Code comes with a simple and intuitive layout that maximizes the space provided for the editor, while leaving ample room to browse and access the full context of your folder or project. The user interface is divided into six main areas: Editor - The main area to edit your files.
-
License - Visual Studio Code
Source Code for Visual Studio Code is available at https://github.com/Microsoft/vscode under the MIT license agreement at https://github.com/microsoft/vscode/blob/main/LICENSE.txt. Additional license information can be found in our FAQ at https://code.visualstudio.com/docs/supporting/faq.
-
HTML in Visual Studio Code
Visual Studio Code provides basic support for HTML programming out of the box. There is syntax highlighting, smart completions with IntelliSense, and customizable formatting. VS Code also includes great Emmet support. As you type in HTML, we offer suggestions via HTML IntelliSense.