10 results found
-
Visual Studio Code - The open source AI code editor | Your home for ...
Visual Studio Code is a free, open source AI code editor. Build with AI agents that plan, code, and debug for you. Manage multi-agent workflows across environments on Linux, macOS, and Windows.
-
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.
-
Getting started with the terminal - Visual Studio Code
Learn how to get started running shell commands with the integrated terminal in Visual Studio Code.
-
January 2025 (version 1.97) - Visual Studio Code
Learn what is new in the Visual Studio Code January 2025 Release (1.97)
-
Visual Studio Code 1.120
Long terminal output from commands like git diff, ls -l, and npm install can consume a large share of the model's context window, which leaves less room for your code and the agent's reasoning. When you enable the chat.tools.compressOutput.enabled setting, VS Code post-processes the output of these commands before sending it to the model.
-
December 2025 (version 1.108) - Visual Studio Code
Learn what is new in the Visual Studio Code December 2025 Release (1.108).
-
February 2024 (version 1.87) - Visual Studio Code
February 2024 (version 1.87) Update 1.87.1: The update addresses these issues. Update 1.87.2: The update addresses this security issue. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the February 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include ...
-
Terminal Appearance - Visual Studio Code
Visual Studio Code's integrated terminal allows customizing its appearance in various ways.
-
Terminal Shell Integration - Visual Studio Code
Manual installation To manually install shell integration, the VS Code shell integration script needs to run during your shell's initialization. Where and how to do this depends on the shell and OS you're using. When using manual install it's recommended to set terminal.integrated.shellIntegration.enabled to false, though not mandatory. Tip: When using the Insiders build, replace code with ...
-
October 2025 (version 1.106) - Visual Studio Code
The agent runs ls -la, which succeeds, so the output is collapsed. The hidden terminal action is taken from the tabs view and the terminal is selected, revealed, and scrolled to highlight the command. Save conversation as prompt You can now save your chat conversations as reusable prompts with the /savePrompt command.