10 results found
-
June 2015 (0.3.0) - Visual Studio Code
Based on your feedback, we added some frequently requested enhancements and provided over 300 minor improvements and bug fixes. This release is available now and is just the start - from this point on, you should expect to see an update roughly every month. See how to update to get the bits.
-
September 2015 (0.8.0) - Visual Studio Code
It’s that time again – our September update is ready for VS Code. Before we get into all of the exciting new stuff, there are a couple of key changes with this update that we don't want you to miss. We adopted a new installation and update framework for Windows based on Inno Setup.
-
October 2015 (0.9.1) - Visual Studio Code
Using the 'code' Yeoman generator you can add TextMate language specification files (.tmLanguage) to your VS Code installation to get syntax highlighting and bracket matching. A good place to look for existing TextMate .tmLanguage files is on GitHub.
-
March 2025 (version 1.99) - Visual Studio Code
Welcome to the March 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: Agent mode is available in VS Code Stable. Enable it by setting chat.agent.enabled (more...). Extend agent mode with Model Context Protocol (MCP) server tools (more...).
-
July 2015 (0.5.0) - Visual Studio Code
Read on to find out about the new features and learn how you can be more productive using VS Code. New file-based enhancements make it easier to link VS Code into your workflow with other tools, e.g. Unity, as well as improve the overall experience.
-
Developing in WSL - Visual Studio Code
Open a WSL terminal window (using the start menu item or by typing wsl from a command prompt / PowerShell). Type code . in the terminal. When doing this for the first time, you should see VS Code fetching components needed to run in WSL. This should only take a short while, and is only needed once.
-
Remote Development using SSH - Visual Studio Code
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.
-
Use extensions in Visual Studio Code
Learn how to install extensions from the Visual Studio Marketplace to add features for your programming language, framework, or development workflow to Visual Studio.
-
AI Toolkit for Visual Studio Code
Build, test, and deploy AI applications with AI Toolkit for Visual Studio Code. Features model playground, prompt engineering, batch evaluation, fine-tuning, and multi-modal support for LLMs and SLMs.
-
GitHub Codespaces - Visual Studio Code
When you need to work on a new project, pick up a new task, or review a PR, you can simply spin up a Cloud-hosted environment, and GitHub Codespaces takes care of configuring it correctly.