
January 2026 (version 1.109) - Visual Studio Code
January 2026 (version 1.109) Release date: February 4, 2026 Update 1.109.1: The update addresses these security issues. Update 1.109.2: The update addresses an issue with chat. Update 1.109.3: …
Release Notes Archive - Visual Studio Code
Browse all Visual Studio Code release notes by year.
Using WebAssembly for Extension Development - Part Two
Jun 7, 2024 · Using WebAssembly for Extension Development - Part Two June 7, 2024 by Dirk Bäumer In the previous blog post about using WebAssembly for Extension Development, we demonstrated …
Webview API | Visual Studio Code Extension API
Webview API The webview API allows extensions to create fully customizable views within Visual Studio Code. For example, the built-in Markdown extension uses webviews to render Markdown previews. …
Visual Studio Code tips and tricks
Visual Studio Code tips and tricks Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, …
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 …
Download Visual Studio Code
Download Visual Studio Code for free on Linux, macOS, and Windows. The open source AI code editor for agent-first development, with built-in multi-agent workflows and AI-powered coding.
Developing with Remote Tunnels - Visual Studio Code
Developing with Remote Tunnels The Visual Studio Code Remote - Tunnels extension lets you connect to a remote machine, like a desktop PC or virtual machine (VM), via a secure tunnel. You can …
Developing in WSL - Visual Studio Code
Developing in WSL The Visual Studio Code WSL extension lets you use the Windows Subsystem for Linux (WSL) as your full-time development environment right from VS Code. You can develop in a …
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 …