[ESP] En el siguiente enlace puedes ver leer los cambios relacionados a la versión vigente:
[ENG] In the following link you can read the changes related to the current version:
Versions – Official Page 🔴 VS Code Release Highlights
September 2026 (version 1.139)
- Remote Dev Container sessions – Run agents inside your project’s Dev Container on SSH, Tunnel, and WSL hosts.
- Session list improvements – Load large session lists faster, fit more sessions on screen, and in-place session renaming.
- Editor experience – Identify wrapped lines at a glance and avoid duplicate closing brackets as you type.
Updates
September 2026 (version 1.138)
- Agent sessions in Dev Containers – Run agents with your project’s tools and dependencies in a local Dev Container.
- Expanded Codex harness – Continue Codex sessions across apps, choose between Copilot and ChatGPT subscriptions, and use VS Code tools.
- Session cleanup (Preview) – Automatically mark merged sessions as done and optionally delete them after a grace period.
Updates
- None
September 2026 (version 1.137)
- The Story of VS Code – Watch the VS Code documentary and discover how the editor and its community evolved.
- Automations (Preview) – Schedule recurring agent tasks to run hourly, daily, or weekly, or run them on demand.
- Voice Mode (Experimental) – Talk with an agent and interrupt or redirect it while it works on your code.
- Continue quick chats in a workspace – Attach a project to an existing quick chat without losing the conversation history or current request.
- GitHub issues and pull requests (Experimental) – Review issue and pull request details directly in the Agents window, even when the repository is not open.
- Contest: Name the VS Code pet – Meet the VS Code pet and enter the contest to choose its name.
Updates
- None
September 2026 (version 1.136)
- Agent Merge (Preview) – Resolve review feedback, failed checks, and merge conflicts until your pull request is ready to merge.
- Multi-root workspaces (Experimental) – Work with Copilot and Claude agent sessions across all folders in a multi-root workspace.
- Chat backgrounds (Experimental) – Personalize the Agents window with built-in patterns or your own images.
- Chat sessions – Organize related chats in a session hierarchy and quickly see which ones need your attention.
Updates
- External agent sessions – Continue recent Copilot or Claude agent sessions from other applications in VS Code.
- Rubber Duck (Experimental) – Get a second opinion from a complementary model to surface missed details and edge cases.
- Agents window UX improvements – Work with a streamlined side layout, simplified session controls, and session information that is easier to find.
- Detailed chat usage – View a per-model breakdown of input, cached input, and output tokens for each chat turn.
Updates
- None
- Side-by-side chats – Arrange related chats and subagent chats in groups for easier comparison.
- Prompt timeline – Quickly navigate across prompts and review their file changes.
- Find in chat – Search for text in the complete conversation with ease.
- Preview HTML files – Preview local HTML files directly in VS Code by making the integrated browser their default editor.
Updates
- None
- Change model provider for Claude sessions – Switch providers between turns without reconfiguring the agent host.
- Agents window without GitHub sign-in – Use Claude with your existing API key when GitHub sign-in is unavailable.
- Auto-reload HTML files – Preview HTML changes immediately without manual refresh.
Updates
- None
- Commenting in the integrated browser – Give agents precise feedback by commenting on specific web page elements.
- Multilingual dictation – Dictate in multiple languages with an on-device model that follows your language preference or detects the language automatically.
- Side chats with /btw – Ask contextual questions without interrupting the current agent turn.
- Markdown diffs in the hybrid Markdown editor (Experimental) – Review changes in rendered Markdown while continuing to edit the modified document.
Updates
- Subagents – See a running subagent’s model, elapsed time, and active tool call without opening its conversation.
- Built-in dictation (Experimental) – Dictate in chat, editors, and the terminal without installing the Speech extension.
- Hybrid Markdown editor (Experimental) – View, edit, and add agent-actionable comments to Markdown files in the Agents window.
Updates
- None
- The agent host – Run sessions in a dedicated process that you can connect to from multiple VS Code windows.
- Agents window improvements (Preview) – Review multi-file changes faster with compact diffs, file-level stats, and worktree support across harnesses.
- Assisted tool approvals – Reduce approval interruptions by letting the model evaluate tool-call risk during agent tasks.
- Clickable file links in Git diffs with mnemonic prefixes – Open files directly from diff output when mnemonic prefixes are enabled.
Updates
- None
- The agent host – Run agent sessions in a dedicated process and connect to them from multiple windows.
- New editor panel in the Agents window (Experimental) – Review agent-generated files and diffs in a docked editor.
- Run commands with ! prefix – Run terminal commands directly from chat prompts.
- Modern UI preview (Experimental) – Get a first look at the updated VS Code workbench appearance.
Updates
- Multi-chat agent sessions – Run several related chats in one Claude session to compare approaches and work in parallel.
- Quick chats – Ask a question in the Agents window without opening a workspace first.
- Copilot Vision – Attach images and PDFs to Chat by pasting, dragging, or dropping them, now generally available.
- Browser tab placement – Choose where integrated browser tabs open: the active group, a dedicated side group, or a separate window.
- OS-level keyboard shortcuts – Trigger VS Code commands with keybindings that work even when VS Code isn’t focused.
Updates
- Browser tools for agents – Let agents open pages, take screenshots, and click through to validate their own work, now generally available.
- Per-site browser permissions – Grant pages access to the camera, location, devices, and more, with a prompt for each site.
- Agent sessions – Group related sessions and drag and drop to arrange a busy Agents window.
- Chat input banners – Act on failing CI checks and incoming pull request comments without leaving the conversation.
- Subagent credits – Hover over a subagent to see the cost of the work it handled.
Updates
- None
- Session-level cost – See the total cost of a chat session to spot expensive conversations.
- Multiple chats per session – Run several chats side by side in one agent host Copilot session.
- Workspace trust – Browse new folders safely in restricted mode.
Updates
- None
- Install model providers – Discover and install extra models via the Marketplace.
- Integrated browser – Search the web and securely browse over remote connections without leaving VS Code.
- Configurable auto-update delay – Choose how long VS Code waits before installing extension updates.
- Copilot policies – Deliver managed Copilot settings through your existing device management tooling.
Updates
- Autopilot – Autopilot, enabled by default, is now smarter to determine when a task is truly done.
- Background sessions – Quickly send a request in the background and keep composing the next session.
- Session navigation – Search, jump, and step through agent sessions with the keyboard.
- Browser history – Revisit and search pages you’ve already opened in the integrated browser.
Updates
- Larger context windows – Support for 1M context windows for Anthropic and OpenAI models.
- Session sync – Automatically sync your chat sessions across machines and search your coding history.
- Agents window – Open multiple agent sessions side-by-side to compare or review work in parallel.
- Research agent – Run deep research on a topic and get a thorough, well-cited Markdown report.
- Integrated browser updates – Favorite pages for quick access and more options to capture browser screenshots.
Updates
- Larger context windows – Support for 1M context windows for Anthropic and OpenAI models.
- Air-gapped BYOK – Use your own language models, even when you’re not connected.
- Browser device emulation – Test your website’s responsiveness across different devices directly in the integrated browser.
- Rich issue reporting – Create rich VS Code issue reports, including screenshots and video recordings.
Updates
- Remote agents – Monitor and control agent sessions on a remote machine from the Agents window.
- Model configurability – Configure which models handle lightweight tasks like generating commit messages, titles, and more.
- Mermaid diagram preview – Render Mermaid diagrams directly in the Markdown preview and notebooks.
- HTML file preview – Preview local HTML files in the Integrated Browser without installing an extension.
- Terminal tool optimizations – Consume less resources and tokens with more output compression and background terminal cleanup.
Updates
- None
- Agents window in Stable – Work in an agents-first way across all your projects with the new Agents window.
- BYOK improvements – Track and optimize token usage and configure thinking effort for your BYOK models.
- Markdown improvements – Review Markdown content instead of syntax with Markdown preview for diffs.
- Command risk assessment – Assess the risk of terminal commands before they run.
- Token optimization – Reduce context window usage by compressing large terminal output.
Updates
- None
- Agent-browser interaction – Let agents discover and ask for integrated browser access.
- Optimized token usage – Use a lightweight model to manage agent todo lists.
- OpenTelemetry tracing – Monitor agent sessions with OpenTelemetry.
- Trust and developer efficiency – Get less interrupted by requests for network access or temp folder writes.
- Markdown preview – Quickly switch between Markdown source and preview.
Updates
- Remote control – Track and control your ongoing Copilot CLI sessions remotely from GitHub.com or mobile.
- Codebase search – Find the code you need with semantic search in any workspace and text search across GitHub repos and orgs.
- Dedicated context for skills – Isolate skill execution to keep your main chat focused and answers sharper.
- Chat session insights – Turn your chat history into standup reports, tips, and answers about past work.
- Enterprise control – Restrict AI feature access to organizations your admin trusts.
- Improved token efficiency – Get more out of every request with lower token usage.
Updates
- None
- BYOK for Business and Enterprise – Connect your own API keys for preferred or specialized models directly in VS Code chat.
- Incremental chat rendering – Experience more fluid streaming of chat responses.
- Terminal improvements – Launch Copilot CLI from any terminal profile.
Updates
- None
- Agent Debug Logs – view logs from previous agent sessions to understand and debug agent interactions.
- Copilot CLI thinking effort – configure model thinking effort in Copilot CLI to balance response quality and latency.
- Terminal agent tools – interact with any terminal session from your agent sessions.
- GitHub Copilot built-in – start using AI without having to install the GitHub Copilot Chat extension.
Updates
- None
- VS Code Agents app – a new companion app optimized for agent-native development, running alongside VS Code Insiders.
- Integrated browser – several improvements to make working with the integrated browser more seamless for agents.
- Terminal tools – new capabilities for agents to interact with background terminals.
Updates
- None
- Preview videos – preview videos in the image carousel for chat attachments and the Explorer context menu.
- Copy chat response – copy the final Markdown chat response for easy sharing.
- Troubleshooting chat – use /troubleshoot to diagnose chat customization issues in previous sessions.
- Simplified workspace search – get faster, more consistent semantic search results.
Updates
- None
- Chat customizations – Manage all chat-related customizations from a single, unified interface.
- Configurable thinking effort – Control a model’s reasoning level directly from the UI.
- Nested subagents – Allow subagents to invoke other subagents for complex multi-step workflows.
- CLI agent capabilities – Use MCP servers, fork sessions, and view debug logs in CLI agents.
- Images preview – Preview images from chat with the full-featured image viewer.
- Default themes refresh – Enjoy a fresh new look with updated default light and dark themes.
Updates
- None
- Integrated browser debugging – debug web apps end-to-end without leaving VS Code.
- Copilot CLI permissions – give Copilot CLI sessions more autonomy so they complete tasks with fewer interruptions.
- MCP server sandboxing – run local MCP servers in a sandbox to limit what they can access on your machine.
- Agent image support – work with screenshots, diagrams, and binary files directly in agent conversations.
- Monorepo customizations – share agent instructions and skills across all packages in a monorepo.
Updates
- None
- Agent permissions – adjust the autonomy level of your agents for each session.
- Autopilot (Preview) – let your agents iterate autonomously until they complete their task.
- Agent-scoped hooks (Preview) – attach pre- and post-processing logic for an agent without affecting other chat interactions.
- Agent troubleshooting – troubleshoot agent behavior and customizations with debug events snapshots.
Updates
- None
- Agent plugins – install prepackaged bundles of skills, tools, and hooks from the Extensions view
- Agentic browser tools – let the agent drive the browser to interact with your app and verify its own changes
- Session memory – persist plans and guidance across conversation turns
- Context compaction – manually compact conversation history to free up context space
- Fork a chat session – create a new, independent session that inherits conversation history to explore alternative approaches
- Agent Debug panel – get real-time visibility into agent events, tool calls, and loaded customizations
- Chat accessibility – use chat to its fullest with screen reader improvements, keyboard navigation, and notification signals
- Create agent customizations from chat – generate prompts, skills, agents, and hooks directly from a conversation
- Kitty graphics protocol – render high-fidelity images directly in the integrated terminal
Updates
- Chat UX – chat just feels better and snappier with faster streaming, improved reasoning results, and a revamped editor inline chat
- Agent Session Management – it’s now easier to delegate tasks to agents across local, background, and cloud and jump in when needed
- Agent Customization – build your own workflows using agent orchestrations, and have consistent results with Agent Skills and organization-wide customizations
- Agent Extensibility – reuse your knowledge with Claude agent support and new Anthropic model capabilities, and enjoy rich chat interactions with MCP Apps
- Agent Optimizations – agents work smarter with Copilot Memory and experience faster code search with external indexing
- Agent Security & Trust – feel confident running terminal commands with sandboxing and effective auto-approval rules
- Workbench & productivity – test your apps without leaving the editor with the new integrated browser
- Terminal Enhancements – quality-of-life improvements to make your terminal experience smoother and more reliable
- Coding & Editor – several impactful improvements to make everyday coding smoother
- Extensions & API – new capabilities for extension authors to build richer experiences
Updates
No release highlights were found on the official release notes page for this version.
Updates
- Agent HQ gives you one place to manage all your agents, letting Copilot and custom agents collaborate across tasks. – Agent HQ gives you one place to manage all your agents, letting Copilot and custom agents collaborate across tasks.
- Background agents run in isolated workspaces to not interfere with your active work, and enabling multiple background tasks at once. – Background agents run in isolated workspaces to not interfere with your active work, and enabling multiple background tasks at once.
- Delegate work across local, background, or cloud agents to keep your workflow moving without interruptions. – Delegate work across local, background, or cloud agents to keep your workflow moving without interruptions.
Updates
- Agent HQ is your single view to kick off, monitor, and review agent sessions, whether they’re local or remote, from Copilot or OpenAI Codex – Agent HQ is your single view to kick off, monitor, and review agent sessions, whether they’re local or remote, from Copilot or OpenAI Codex
- Security and trust help you stay in control and confidently delegate more tasks to AI – Security and trust help you stay in control and confidently delegate more tasks to AI
- A great editor experience to make your day-to-day coding smoother and more enjoyable – A great editor experience to make your day-to-day coding smoother and more enjoyable
Updates
September 2025 (version 1.105)
- (Show more) – OS integration Get notified about task completion and chat responses (Show more) Native authentication experience on macOS (Show more)
- (Show more) – Developer productivity Plan and hand off complex coding tasks (Show more) Resolve merge conflicts with AI assistance (Show more)
- (Show more) – Agent tools OpenAI Codex integration (Show more) Use subagents to improve context management (Show more)
Updates
- (Show more) – Model flexibility Let VS Code select the best model (Show more) Contribute models through VS Code extensions (Show more)
- (Show more) – Security Confirm edits for sensitive files (Show more) Let agents run terminal commands safely (Show more)
- (Show more) – Productivity Remove distractions from chat file edits (Show more) Use AGENTS.md to add chat context (Show more)
Updates
- (Show more) – MCP Revamped tool picker experience (Show more) Enable more than 128 tools per agent request (Show more)
- (Show more) – Chat Use GPT-5 in VS Code (Show more) Restore to a previous good state with chat checkpoints (Show more)
- (Show more) – Productivity Check out multiple branches simultaneously with Git worktrees (Show more) Manage coding agent sessions in a dedicated view (Show more)
Updates
- Read our blog post – Chat 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 ). Use custom modes to tailor chat for tasks like planning or research ( Show more ). Automatically approve selected terminal commands ( Show more ). Edit and resubmit previous chat requests ( Show more ).
- Show more – MCP MCP support is now generally available in VS Code ( Show more ). Easily install and manage MCP servers with the MCP view and gallery ( Show more ). MCP servers as first-class resources in profiles and Settings Sync ( Show more ).
- Show more – Editor experience Delegate tasks to Copilot coding agent and let it handle them in the background ( Show more ). Scroll the editor on middle click ( Show more ).
Updates
- Show more – MCP Expand your agent coding flow with support for prompts, resources, and sampling ( Show more ). Access MCP servers that require authentication ( Show more ). Debug MCP servers with development mode ( Show more ). Publish MCP servers from an extension ( Show more ).
- Show more – Chat Group and manage related tools by combining them in a tool set ( Show more ).
- Show more – Source Control View files in Source Control Graph view ( Show more ). Assign and track work for GitHub Copilot Coding Agent from within VS Code ( Show more ).
Updates
- more… – Chat Custom instructions and reusable prompts ( more… ). Smarter results with tools for GitHub, extensions, and notebooks ( more… ). Image and Streamable HTTP support for MCP ( more… ).
- more… – Chat performance Faster responses on repeat chat requests ( more… ). Faster edits in agent mode ( more… ).
- more… – Editor experience Improved multi-window support for chat and editors ( more… ). Staged changes now easier to identify ( more… ).
Updates
- more… – Agent mode Agent mode is available in VS Code Stable. Enable it by setting chat.agent.enabled Open in VS Code Open in VS Code Insiders ( more… ). Extend agent mode with Model Context Protocol (MCP) server tools ( more… ). Try the new built-in tools in agent mode for fetching web content, finding symbol references, and deep thinking ( more… ).
- more… – Code editing Next Edit Suggestions is now generally available ( more… ). Benefit from fewer distractions such as diagnostics events while AI edits are applied in the editor ( more… ).
- more… – Chat Use your own API keys to access more language models in chat (preview) ( more… ). Easily switch between ask, edit, and agent mode from the unified chat experience ( more… ). Experience improved workspace search speed and accuracy with instant remote workspace indexing ( more… ).
- more… – Notebook editing Create and edit notebooks as easily as code files with support for edit and agent mode ( more… ).
Updates
- Next Edit Suggestions (preview) – Copilot predicts the next edit you are likely to make.
- Agent mode (preview) – Copilot autonomously completes tasks.
- Copilot Edits for notebooks – Iterate quickly on edits for your notebooks.
- Copilot Vision – Attach and interact with images in chat prompts.
- Code search – Let Copilot find relevant files for your chat prompt.
- Terminal IntelliSense (preview) – Rich completion support for your terminal.
- Drag & drop references – Quickly open peek references in a new editor.
- Linux custom title bar – Custom title bar support for Linux enabled by default.
- Unresolved diagnostics (preview) – Prompt when committing with unresolved diagnostics.
- Soft-delete in source control – Move untracked files to trash instead of deleting them.
- Custom instructions GA – Use custom instructions to tailor Copilot to your needs.
Updates
- Next Edit Suggestions (preview) – Copilot predicts the next edit you are likely to make.
- Reposition Command Palette – Drag the Command Palette and Quick Inputs to a new position.
- Auto accept edits – Automatically accept edits from Copilot after a configurable timeout.
- Extension publisher trust – Keep your environment secure with extension publisher trust.
- Compound logs – Combine multiple logs into a single, aggregated log view.
- Filter output logs – Filter the contents of the Output panel.
- Git blame information – Rich git blame information and open on GitHub.
- Search values in debug variables – Filter and search for specific values in debug variables.
- Notebook inline values – View inline values for code cell variables in notebooks.
- Python no-config debug – Quickly debug a Python script or module without setup.
Updates
- GitHub Copilot Free – Use Copilot for free with the GitHub Copilot Free plan
- Overtype mode – Switch between overwrite or insert mode in the editor
- Add imports on paste – Automatically add missing TS/JS imports when pasting code
- Test coverage – Quickly filter which code is covered by a specific test
- Move views – Easily move views between the Primary and Secondary Side Bar
- Terminal ligatures – Use ligatures in the terminal
- Extension allow list – Configure which extensions can be installed in your organization
- Debug with Copilot – Use copilot-debug terminal command to start a debugging session
- Chat context – Add symbols and folders as context Chat and Edits
- Move from chat to Copilot Edits – Switch to Copilot Edits to apply code suggestions from Chat
Updates
- Copilot Edits – Iterate quickly on large changes across multiple files
- Copilot Chat in Secondary Side Bar – Keep Copilot Chat open and ready to-go while you work
- Multiple GitHub accounts – Log in to multiple GitHub accounts in VS Code simultaneously
- Copilot code reviews – Get a quick review pass or a deeper review of uncommitted changes
- Docstrings with Pylance – Generate docstring templates for classes or methods
- Preview settings indicator – View experimental and preview settings in the Settings editor
- Copilot extensibility – Showcasing Copilot extensibility in VS Code
Updates
- Find in Explorer – Quickly find files in the Explorer view with the improved Find control.
- Source Control Graph – More filtering options and interactivity in the Source Control Graph.
- Python test coverage – Run Python tests with coverage and get rich results in the editor.
- ESM – Faster VS Code startup thanks to the migration to ESM.
- Account preference – Specify which account to use for an extension.
- Copilot in Native REPL – Get code completions and Inline Chat in the Native REPL.
- Improved chat context – Drag & drop files or use IntelliSense for more relevant chat context.
- Test environment setup – Get help with setting up a test framework for your workspace.
Updates
- Profiles editor – Switch and manage your profiles from a single place.
- Django unit test support – Discover and run Django unit tests from the Test Explorer.
- IntelliSense on vscode.dev – Boost your JS & TS coding in vscode.dev with IntelliSense.
- Notebook diff viewer – Efficiently review changes in notebooks by collapsing unchanged cells.
- Resize columns via the keyboard – Resizing table columns in VS Code more accessible via keyboard.
- Source Control Graph – Easily hide, collapse, or move the Source Control Graph.
- GitHub Copilot – Add context in Quick Chat, improved test generation and chat history.
- Experiment: Custom Copilot instructions – Define specific code-generation instructions for Copilot.
Updates
- Default browser – Configure which browser to use for opening links in VS Code.
- Revert PRs – Easily create a revert PR for a merged PR.
- Extension updates – More easily configure auto updating of extensions.
- Override profiles – Override an existing profile with the Profiles Editor.
- Paste files in CSS – Quickly add CSS file references with paste or drag and drop.
- Move Panel to top – Position the Panel section at the top of the workbench.
- Copilot uses GPT-4o – GitHub Copilot Chat upgraded to OpenAI’s GPT-4o.
Updates
- Preview: Incoming/Outgoing changes graph – Visualize incoming and outgoing changes in the Source Control view.
- Python environments – Enhanced environment discovery with python-environment-tools.
- Smart Send in native REPL – Smoothly run code chunks in the native REPL.
- GitHub Copilot extensibility – Chat and Language Model APIs available in VS Code Stable.
- Preview: Profiles Editor – Manage your profiles in a single place.
- Custom tab labels – More variable options and support for multiple extensions.
- TypeScript 5.5 – Syntax checking for regular expressions and other language features.
- JavaScript Debugger – Inspect shadowed variables while debugging JavaScript.
Updates
- Editor tabs multi-select – Select and perform actions on multiple tabs simultaneously.
- Profiles – Open new windows with your preferred profile.
- Editor actions – Immediately access editor actions across editor groups.
- Copilot extensibility – Build AI into your extensions with the Chat and Language Model API.
- VS Code Speech – Automatically read out Copilot Chat responses with text-to-speech.
- Find in notebooks – Restrict search to selected cells in notebooks.
- Chat context – Quickly attach different types of context in chat.
- IntelliSense in chat responses – Better understand generated code with IntelliSense.
Updates
- Preview Markdown images & videos – Hover over a link to preview images & videos in Markdown.
- Enhanced branch switching – Restore open editors seamlessly when switching between branches.
- Middle-click paste support – Paste text quickly in the terminal using a mouse middle-click.
- WSL over Remote – SSH – Use WSL when connected to a remote machine via Remote – SSH.
- Accessible View – Navigate through comments, chat code blocks & terminal commands from the Accessible View.
- Keyboard shortcuts for UI actions – Customize keybindings for UI actions directly with a right-click.
- Quick Search – Search for text across your workspace with Quick Search.
- AI-powered rename suggestions – Get intelligent rename suggestions in the editor with Copilot.
- Copilot content exclusion – Exclude files from being used in the Copilot context.
- Local workspace extension – Include and install extensions directly in your workspace.
Updates
- Apply custom editor labels – Distinguish between editors with same file names.
- Locked scrolling – Compare editors side-by-side with synchronized scrolling.
- Extension update improvements – Restart extensions without reload & update extensions with VS Code releases.
- Test Coverage API – Native code coverage support in VS Code.
- Folding markers in minimap – Easily identify and navigate to code sections from minimap.
- Quick Search improvements – Sticky file path separators and separator buttons.
- Notebook Run cells in section – Quickly run all cells in a notebook section.
- Copilot improvements – Improved inline chat UI, commit messages, and used references.
- Python auto-detect improvements – Detect startup files for Flask & Django, discover Hatch environments.
- Preview: Terminal inline chat – Start a Copilot inline chat conversation directly from the terminal.
Updates
- Voice dictation in editor – Use your voice to dictate directly in the editor.
- Multi-cursor inline suggestions – Review and accept inline suggestions for multiple cursors.
- Copilot-powered rename suggestions – Get rename suggestions for symbols from Copilot.
- Side-by-side preview refactoring – Preview refactorings across files with multi diff editor.
- Smarter Python imports – Improvements for adding missing Python imports.
- Sticky scroll in editor – Sticky scroll is enabled by default in the editor.
- Multi-language support for speech – Multiple languages supported for speech recognition.
- Copilot suggestions for dev containers – Get template and feature suggestions for dev container configurations.
Updates
- Per-window zoom levels – Adjust the zoom level for each window independently.
- Hey Code voice command – Start a chat session with a voice command.
- Multi-file diff editor – Quickly review diffs across multiple files in the diff editor.
- Triggered breakpoints – Efficient debugging with breakpoint dependencies.
- Expanded Sticky Scroll support – Sticky Scroll in tree views and notebooks.
- Markdown paste options – Rich paste support for links, video, and audio elements.
- Flexible Auto Save options – Skip Auto Save on errors or save only for specific file types.
- Source Control input – Customize commit input and per-language editor settings.
- Extension notifications – Fine-grained control for disabling notifications per extension.
- GitHub Copilot updates – Improved default context, add file as context, AI fixes.
Updates
- Floating editor windows – Drag and drop editors onto your desktop.
- Accessible View workflow – Smoother transitions to and from the Accessible View.
- Finer extension update control – Choose which extensions to auto update.
- Source Control incoming and outgoing view – Easily review pending repository changes.
- JavaScript heap snapshots – Visualize heap snapshots including memory object graphs.
- TypeScript Go to Definition from inlay hints – Jump to definition from inlay hint hovers.
- Python type hierarchy display – Quickly review and navigate complex type relationships.
- GitHub Copilot updates – Inline chat improvements, Rust code explanation.
- Preview: expanded Sticky Scroll support – Sticky Scroll in tree views and the terminal.
Updates
- More audio cues – New audio cues to indicate clear, save, and format activity.
- Activity bar position – Move Activity bar to the top for compact display.
- Hide editor tabs – Show multiple, single, or no editor tabs.
- Maximize Editor Groups – Quickly expand the active Editor Group.
- Python improvements – Better run code in terminal, easier virtual environment creation.
- FastAPI tutorial – Learn about developing Python FastAPI apps with VS Code.
- Gradle for Java – Improved support for Java Gradle projects.
- Preview: GitHub Copilot – Chat «agents», generate commit messages, terminal support.
Updates
- Accessibility improvements – Screen reader support for the pull request comments.
- Better Command Palette search – New «similar commands» list to help command discovery.
- Add custom icons to profiles – Display an icon to easily identify the active profile.
- Compact editor tab height – Shrinks editor tab height for larger editor region.
- Dedicated pinned editor row – New editor tab row supports pin/unpin via drag and drop.
- Go to Symbol in notebooks – Quickly navigate to code symbols in your notebook.
- Python debugger updates – Configure whether to step into system/library or just your code.
- Preview: GitHub Copilot – Test generation based on current framework and project conventions.
Updates
- Accessibility improvements – Accessible View support for inline completions, updated keybindings.
- Built-in port forwarding – Forward local server ports from within VS Code.
- Sticky Scroll updates – Scrolls horizontally with editor, display last line in scope, folding UI.
- New diff editor features – Detect moved code, dynamically switch inline and side-by-side view.
- Command Center displayed by default – Quickly open files or run commands from the title bar.
- Copy Notebook output – Easily copy cell output as well as generated images.
- WebAssembly debugging – Decompile WASM code to step through and set breakpoints.
- New TypeScript refactorings – Move to File and Inline Variables refactorings.
- New Python Formatting topic – Learn how to integrate formatters such as autopep8 and Black.
- Preview: GitHub Copilot – CreateWorkspace command previews file structure of proposed code.
Updates
- Accessibility improvements – Accessible View support for notifications, chat responses, and hovers.
- VS Code Profiles – Finer control with partial profiles and «Apply to all profiles» options.
- New diff editor features – Collapse unchanged regions, better diff region text alignment.
- Git repositories with symlinks – Support for repository paths with symbolic links.
- Notebook updates – Search text in closed notebooks, «sticky scroll» displays Markdown headers.
- Python test discovery – Error tolerant pytest discovery continues across all files.
- Access Jupyter servers in GitHub Codespaces – Connect to a remote Jupyter server in a codespace.
- GitHub pull request creation – Better base branch detection, remember previous create PR options.
- Preview: GitHub Copilot UX – Quick Chat improvements, iterative /fix command.
Updates
- Accessibility improvements – Accessible View for better screen reader support, Copilot audio cues.
- Better editor group and tab resizing – Set min tab size, avoid unnecessary editor group resizing.
- Skip subwords when expanding selection – Control whether to use camel case for selection.
- Terminal image support – Display images directly in the integrated terminal.
- Python extensions for mypy and debugpy – For Python type checking and debugging in VS Code.
- Remote connections to WSL – Connect to WSL instances on remote machines using Tunnels.
- Preview: GitHub Copilot create workspace/notebook – Quickly scaffold projects and notebooks.
- New C# in VS Code documentation – Learn about C# development with the C# Dev Kit extension.
Updates
- Read-only mode – Mark specific files and folders in your workspace as read-only.
- ‘Paste as’ options – Choose how you’d like item links pasted into the editor.
- Automatic copy of external files – Drag or paste to Markdown adds new files to your workspace.
- Default Git repo branch name – Use «main» as the default or override via a user setting.
- Notebooks rich content search – Search based on Notebook output or filter on cell type.
- Linked editing for JSX tags – Simultaneously change opening and closing JSX tags.
- Preview: GitHub Copilot Chat improvements – Easily manage your chat session history. Inline chat «live preview.»
- VS Code at Microsoft Build 2023 – Catch up on the sessions in the YouTube playlist.
Updates
- Accessibility improvements – Better screen reader support, new audio cues.
- New color themes – «Modern» light and dark color theme defaults.
- Profile templates – Built-in templates for Python, Java, Data Science, and more.
- Drag and drop selector – Choose how you’d like item links placed into the editor.
- Standalone color picker – Color picker UI to insert or modify color formats.
- Quick Fixes for Source Control input – Fix spelling and other errors right in the input box.
- Markdown drag and drop videos – Easily add video tags in Markdown files.
- Notebooks insert images as attachments – Choose between an image link, path, or attachment.
- Git LFS and VS Code for the Web – Use vscode.dev for repos with Git Large File Storage.
- VS Code Day 2023 – Catch up on the sessions in the YouTube playlist.
Updates
- Accessibility improvements – New keyboard shortcuts for hovers, notifications, and Sticky Scroll.
- Copy GitHub deep links – Create permalinks and HEAD links from within the editor.
- Notebook Format on Save – Automatically format notebooks cells on save.
- TS/JS switch case completions – Quickly fill in TypeScript/JavaScript switch statements.
- Python move symbol refactoring – Move Python symbols to an existing or new file.
- Remote Tunnels update – Reuse existing tunnel and quickly transition from remote to desktop.
- Ruby documentation – Learn about Ruby language support for VS Code.
- Preview: expanded GitHub Copilot integration – New inline chat and full AI chat view.
Updates
- Profiles – Active profile badge, quickly switch profiles via the Command Palette.
- Accessibility improvements – New audio cues, improved terminal screen reader mode.
- Moveable Explorer view – Place the Explorer in the secondary side bar or a panel.
- Notebook kernel MRU list – Find and select recently used notebook kernels.
- Markdown header link suggestions – Easily link to headers in files across your workspace.
- Remote Development usability – New keyboard shortcut, streamlined remote options list.
- New Git/GitHub topics – Articles for beginner and advanced Git source control users.
- Improved Marketplace search – Better results for multi-word queries.
- Jupyter IPyWidgets 8 support – Use the latest IPyWidgets version in your Jupyter notebooks.
- Python pytest IntelliSense – Completions for pytest fixtures and parameterized arguments.
Updates
- Profiles – Create and share profiles to configure extensions, settings, shortcuts, and more.
- VS Marketplace signing – Published extensions now code signed by default.
- Accessibility improvements – Terminal screen reader mode, new keyboard shortcuts.
- Easier multi-view resizing – Drag layout corners to resize multiple views at once.
- Tree view search history – Quickly rerun previous searches in tree views.
- Better Terminal link detection – Detect links containing spaces, brackets, line and column formats.
- New Git commands – Stash staged changes and delete remote tags from within VS Code.
- Dark+ and Light+ V2 themes – Try the experimental color themes and let us know what you think.
- Jupyter Notebook topics – Using notebooks on the web, how to manage Jupyter kernels.
- AI Tools in VS Code – Learn about AI-powered completions with GitHub Copilot.
Updates
- Customize Explorer auto reveal – Decide which files scroll into view in the Explorer.
- Hide Activity bar and Panel badges – Simplify the editor UI by toggling state badges.
- Audio cues for notebooks and diff view – Sounds for cell run results, added or removed lines.
- Merge editor Undo/Redo – Quickly revert or reapply merge conflict actions.
- Manage unsafe repositories – Prevent Git operations on folders not owned by you.
- JavaScript console.profile collection – Easily create CPU profiles for viewing in VS Code.
- Go to Definition from return – Jump to the top of JavaScript/TypeScript functions.
- Remote Tunnels – Create a connection to any machine, without needing SSH.
- Jupyter notebook «Just My Code» debugging – Avoid stepping into Python library code.
- Dev Container GPU support – Request a GPU when creating a Dev Container.
Updates
- Search include/exclude folders – Quickly set folders to include/exclude in the tree view.
- Command Center mode shortcuts – Displays commonly used modes before recent files list.
- Merge editor improvements – Access Combination option to auto merge conflicts.
- Markdown automatic link updates – File and image links updated on rename/move.
- More audio cues – Task completed or failed, Terminal Quick Fix available.
- vscode.dev protected branch workflow – Create new branch when committing to protected branch.
- New Python extensions – New standalone extensions for isort, Pylint, and Flake8.
- Dev Container Templates – Create new Dev Containers based on existing templates.
Updates
- Tool bar customization – Hide/show tool bar actions.
- Better editor autoscrolling – Scrolling speed tuned to cursor location.
- Extensions view updates – Highlights extensions with updates or needing attention.
- Search results in a tree view – Review search results in either list or tree view.
- Nested Git repo support – Detects and displays nested Git submodules.
- Terminal Quick Fixes – Suggestions to correct command typos and set an upstream remote.
- Pin frequently used tasks – Pin tasks to the top of the Run Task dropdown for quick access.
- Markdown link validation – Automatically check header, file, and image links.
- GitHub Enterprise Server authentication – Improved login workflow no longer requires PAT.
- Dev Containers Features – Easily add and share functionality for development containers.
- VS Code Community Discussions – Connect with other VS Code extension authors.
Updates
- Merge editor improvements – Easier transition between text and merge editors.
- Expanded codecs support – To help display embedded audio and video in notebooks and webviews.
- File rename selection – Pressing F2 selects filename, whole name, or file extension.
- New Code Action UI – Quickly find the Code Action you’re looking for.
- Terminal updates – Shell integration for fish and Git Bash, new smooth scrolling.
- Jupyter notebook image pasting – Paste and preview image files in notebook Markdown cells.
- TypeScript livestreams – Watch TS «Crash Course» or «Tips and Tricks» on YouTube.
- Live Preview extension – Live Preview now supports multi-root web projects.
- Markdown Language Server blog post – Learn how Markdown support moved to a Language Server.
Updates
- Title bar customization – Hide/show menu bar, Command Center, or layout control.
- Fold selection – Create your own folded regions in the editor.
- Search multi-select – Select and then act on multiple search results.
- Tree view search and filtering – Find and filter in tree views such as the Find Explorer.
- Terminal improvements – Shell integration on by default, extended PowerShell keybindings.
- Command line option –merge – Use the 3-way merge editor as your default merge tool.
- Notebooks: Go to Most Recently Failed Cell – Jump directly to notebook errors.
- Python Get started experience – Quickly install and configure Python within VS Code.
- Sticky scroll preview – New scrolling UI shows current source code scope.
- Dev container CLI topic – Learn about the updated development container CLI.
Updates
- 3-way merge editor – Resolve merge conflicts within VS Code.
- Command Center – New UI to search files, run commands, and navigate cursor history.
- Do Not Disturb mode – Silence non-critical notification popups.
- Toggle Light/Dark themes – Quickly switch between preferred light and dark themes.
- Terminal shell integration – Display command status, run recent commands, and more.
- Task output decorations – Highlights task success or failure exit codes.
- Git Commit action button – Configure your default Git Commit action.
- Debug Step Into Target support – Allows you to step directly into functions when paused.
- JavaScript sourcemap toggling – Switch to debugging compiled rather than source code.
- Color theme tester – Use vscode.dev to preview color themes.
- VS Code Server preview – Run the same server used for Remote Development.
Updates
- Configure Display Language – See installed and available Language Packs in their language.
- Problems panel table view – View errors and warnings as a table to quickly filter on their source.
- Deprecated extensions – Learn whether an extension is deprecated or should be replaced.
- Extension sponsorship – Support the developers who build your favorite extensions.
- Hide Explorer files using .gitignore – Reuse your existing .gitignore to hide files in the Explorer.
- Terminal color and contrast enhancements – Find match background color, min contrast ratio.
- Git branch protection – Branch protection available right inside VS Code.
- TypeScript Go to Source Definition – Jump directly to a symbol’s JavaScript implementation.
- VS Code for the Web localization – vscode.dev now matches your chosen browser language.
- Development Container specification – Learn more about the evolving dev container spec.
- Preview: Markdown link validation – Detects broken links to headers, images, and files.
Updates
- Explorer file nesting – Nest generated files under source files in the Explorer.
- Settings editor filters – Filter button brings up searches such as @Modified settings
- Bracket pair colorization – Colored bracket pairs are now enabled by default.
- Toggle inlay hints – Ctrl+Alt to quickly hide or show inlay hints in the editor.
- Drag and drop to create Markdown links – Drop files into the editor to create Markdown links.
- Find All References in Markdown – Quickly find all references to headers, files, URLs.
- Java extension updates – Now supporting inlay hints and lazy variable resolution.
- UX Guidelines for extension authors – Guidance for VS Code extension UI best practices.
- New Rust language topic – Learn how to use the Rust programming language in VS Code.
Updates
- Local history – Keep track of local file changes independent of source control.
- Settings editor language filter – Displays available language-specific settings.
- Terminal find improvements – Matches are highlighted in the terminal panel and scroll bar.
- Built-in CSS/LESS/SCSS formatters – Code formatting for CSS, LESS, and SCSS.
- JavaScript heap profiles – Collect and view JS memory allocations while debugging.
- VS Code for the Web – Drag and drop files and folders into vscode.dev.
- Remote – SSH support for Mac – Connect via SSH to Apple Silicon/M1/ARM64 machines.
- New R language topic – Learn how to use R for data science in VS Code.
Updates
- New editor history navigation – Scope Go Back/Go Forward history to editor group or single editor.
- Light High Contrast theme – Light theme for enhanced VS Code editor visibility.
- New audio cues – Audio cues for warnings, inline suggestions, and breakpoint hits.
- Drag and drop Problems and Search results – Drag results to new or existing editor groups.
- Source Control diff editor management – Automatically close diff editors after Git operations.
- Debugger lazy variable evaluation – Lazy evaluation of JavaScript/TypeScript property getters.
- Preview: Terminal shell integration – Rerun terminal commands, command status decorations.
- VS Code for the Web – Reopen recent local files and folders, improved Git integration.
Updates
- New Side Panel – Display more views at once with the new Side Panel.
- Settings editor search – Search now prioritizes whole word matches.
- Audio cues – Hear when the cursor moves to folded regions, errors, and breakpoints.
- Unicode highlighting – Avoid highlighting characters in supported languages.
- Automatic terminal replies – Create automatic responses to common terminal prompts.
- Notebook UI improvements – Search text in Markdown and output cells.
- Debug binary data view – View and edit binary data while debugging.
- Markdown path suggestions – Quickly insert relative file paths and header links.
- JS/TS surround with snippets – Insert selected code inside snippets.
- VS Code for the Web – Support for signed GitHub commits in vscode.dev and github.dev.
Updates
- 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.
- Show commands in screencast mode – Display command names along with keyboard shortcuts.
- Notebook improvements – Adjust Markdown font size, better file and URL linking support.
- Invisible Unicode highlighting – Highlights invisible or confusable Unicode characters.
- TypeScript method completions – Quickly fill in interface and override methods.
- Pre-release extensions – Try out extension new features and fixes early.
- New Java welcome experience – To help you configure and learn about Java in VS Code.
- More extensions for vscode.dev – Check out recent additions for VS Code for the Web.
- Work in a container on an SSH server – New Remote – SSH Reopen in Container command.
Updates
No release highlights were found on the official release notes page for this version.
Updates
- Split editors within the same group – Quickly create side-by-side editors for the same file.
- Locked editor groups – Select editor types to automatically lock in an editor group.
- Better display of deleted and readonly files – Tab decorations highlight deleted and readonly files.
- Bracket pair guides – Display vertical guides to link matching bracket pairs.
- Fixed terminal dimensions – Set an active terminal’s width and height.
- Jupyter Notebook improvements – Table of Contents view, full debugging support.
- Platform-specific extensions – Publish different extension versions for Windows, macOS, and Linux.
- Virtual Workspaces extension guide – Learn how to update your extension for virtual environments.
- Advanced container configuration – Tips, code samples, and videos to help configure development containers.
Updates
- Automatic language detection – Programming language detected when you paste into VS Code.
- Built-in fast bracket colorization – Fast bracket matching and colorization for large files.
- Settings editor syntax highlighting – Rich syntax highlighting for setting description code blocks.
- Custom terminal glyph rendering – Better display of box drawing and block element characters.
- Set debugging Watch values – Change watched values during a debugging session.
- Notebook improvements – Markdown link navigation, faster rendering of large outputs.
- JavaScript/TypeScript inlay hints – Inline hints for parameter names and types, and more.
- Locked editor group preview – Keep a preferred editor layout by locking the editor group.
- Python extension testing updates – Better support for test discovery, navigation, and status.
- Web extension authors guide – Learn how to update your extension for VS Code in the browser.
Updates
- Extensions view improvements – Rich extension detail hovers, new runtime status tab.
- Settings editor validation – Quickly find editing errors for object-based settings.
- Drag and drop terminals – Move terminals across windows to both editor and panel areas.
- Extended theme customization – Customize multiple color themes at once.
- Built-in support for Jupyter notebooks – Open .ipynb files directly in VS Code.
- Notebook UI improvements – Display first line of collapsed cells, Undo/Redo per cell.
- Testing API finalized – Native support for running tests in VS Code with built-in Test Explorer.
- Debug Disassembly view preview – Display disassembled C++ code in VS Code.
- Live Preview extension – Live HTML preview within VS Code with JavaScript debugging support.
- Dev Containers devcontainer CLI – Command line interface for working with development containers.
Updates
- Terminals in the editor – Create or move terminals into the editor area.
- Workspace Trust – Quickly customize Workspace Trust settings, disable Restricted Mode banner.
- Editor scroll bar customization – Set bar visibility and width, click navigation behavior.
- Markdown preview KaTeX support – Math support in the Markdown preview.
- Settings editor improvements – Support for multiple checkboxes and enumeration dropdowns.
- Sticky debug environment choice – Debugger remembers your previous environment choice.
- Jupyter Interactive window – Run Jupyter code directly in an interactive window.
- Jupyter notebook debugging – Debug Jupyter notebook code from within VS Code.
- Data Science tutorials – Learn about Jupyter Notebooks, PyTorch, and more.
Updates
- Workspace Trust – Extra security against code execution when browsing unfamiliar source code.
- New Getting Started experience – Helps you quickly set up and learn about VS Code.
- Remote Repositories – Browse and edit code without locally cloning repositories.
- Terminal tabs – Tabs let you easily create, manage, and group multiple open terminals.
- Edge browser debugging – Integrates the Microsoft Edge Developer Tools directly into VS Code.
- JSDoc @link support – Add @link tags in your comments for fast symbol navigation.
- Go to Definition for non-code files – Quickly jump to images and stylesheets.
- Notebook API finalized – Notebook API for native notebook support in VS Code.
- VS Code at Build 2021 blog post – Catch up with on-demand sessions featuring VS Code.
Updates
- Improved hover feedback – Helps you quickly find clickable editor actions.
- Terminal profile improvements – Create a custom default terminal profile.
- Debugger inline values – Display variable values inline during debugging sessions.
- Notebook KaTeX support – Math support in notebook Markdown cells.
- Dev Containers volumes view – Manage mounted volumes within Docker containers.
- winget installation – VS Code is available via the Windows Package Manager.
- New introductory videos – Videos for getting started with VS Code as well as working with C++.
- Terminal tabs preview – Get a first look at managing open terminals with the new tabs view.
Updates
- Accessibility improvements – Multi-cursor support and increased line limit.
- Updated icons for macOS Big Sur – Brand icons that match the visual style of Big Sur.
- Improvements to breakpoints – Inline breakpoints menu, and more.
- Editor status decorations – Editor tab status decorations are on by default.
- Customize keyboard shortcuts editor – Resize columns in the keyboard shortcuts editor.
- Improved remote ports management – Port forwarding autodetection, regex naming, and more.
- Terminal profiles – Define profiles in terminal to conveniently launch non-default shells.
- Notebook improvements – Multiple cell selection, and more customizable diff editor.
- VS Code on Raspberry Pi – New topic explaining how to install VS Code on Raspberry Pi devices.
Updates
- Apple Silicon builds – VS Code is now available in stable for Apple Silicon.
- Accessibility improvements – Better word navigation on Windows and roles for views and buttons.
- Persistent terminal processes – Local terminal processes are restored on window reload.
- Product Icon Themes – Personalize your VS Code icon imagery with Product Icon Themes.
- Timeline view improvements – Compare changes across Git history timeline entries.
- Auto reload Notebooks – Notebooks automatically reload when their file changes on disk.
- Remote ports table view – Remote ports now shown in a table widget.
- Brackets extensions – Use Brackets keyboard shortcuts in VS Code.
- Troubleshooting extensions blog post – Learn to troubleshoot extensions using extension bisect.
Updates
- Wrap tabs – Wrap editor tabs in the workbench instead of having a scrollbar.
- Configure tab decorations – Add editor tab status decorations.
- Customize search mode – Use the Search view or open a new Search editor.
- JavaScript debugging – Support for conditional exception breakpoints and Node.js worker_threads.
- Notebook UX updates – Outline view for Notebook cells, and breadcrumbs for improved navigation.
- Markdown preview image auto update – Preview automatically updates when images change.
- Emmet improvements – Faster performance and supporting the latest features.
- Extension guidelines – Documented best practices for extension authors.
- Remote Development video series – Learn to create and configure container-based environments.
Updates
- Word wrap in diff editor – Both inline and side-by-side views now support word wrapping.
- New extension bisect feature – Troubleshoot which extensions are causing issues in VS Code.
- Keyboard shortcuts editor improvements – Create a keybinding from the Command Palette.
- Undo file operations in Explorer – Undo or redo file operations in the Explorer.
- New Git commands and settings – Optimize your Version Control experience with new capabilities.
- Preview editor improvements – Turn off preview editors altogether, and try new interaction models.
- Sticky tab stops for spaces – Improved experience when indenting with spaces.
- Improved word-based suggestions – Display word-based suggestions from other open files.
- Terminal configuration support – Modify terminal settings from the terminal dropdown menu.
- New Remote Development resources – Check out the new video and Learn module.
Updates
No release highlights were found on the official release notes page for this version.
Updates
- Accessible settings editor – Interact with the settings list like any other list in VS Code.
- Pinned tabs improvements – Resize pinned tabs, unpin with one click, and more.
- Linux ARM builds – VS Code is now available for both Linux ARMv7 and ARM64.
- Improved debugging experience – Improved hover and filtering in debug console.
- New JS debugger features – Toggle auto attach flows and see performance in real-time.
- Panel layout improvements – New panel maximization settings and bottom panel size.
- Webview Views support – Build extensions with webview views in the sidebar and panel.
- Updated «Create a Dev Container» tutorial – Get started with Development Containers.
Updates
- Format modified text – Limit formatting to just the code you’ve changed.
- Change casing on Search and Replace – Change text casing during global Search and Replace.
- Source Control repositories view – Display pending changes per repository.
- Filter Debug Console output – Quickly filter and find debugging output.
- Improved JS debugger Auto Attach – «Smart» Auto Attach to Node.js scripts or test runners.
- TypeScript optional chaining refactoring – Convert multiple checks to a concise optional chain.
- JSDoc @deprecated tag support – IntelliSense clearly shows APIs marked as deprecated.
- Notebook UX updates – Cell Status bar contributions, enhanced notebook diff editor.
Updates
- Settings Sync to Stable – Settings Sync is now available for preview in stable.
- Updated Extensions view menu – Simplified menu with additional filtering options.
- New Git View submenus – Refactored overflow menu for Git in the Source Control view.
- Updated in-browser debugging – Debug in the browser without writing a launch configuration.
- Publish a public repository – Choose whether to publish to a public or private GitHub repository.
- Notebook UX updates – New Cell menu, enhanced drag and drop.
- New Dev Container topics – Learn how to attach to a container and create a new dev container.
- Java lightweight mode – Start working with your Java source files more quickly.
Updates
- Accessibility improvements – New screen reader capabilities.
- Windows ARM builds – Windows on ARM is now available in stable.
- New JavaScript debugger – Debug in the terminal, profiling support.
- Source Control unified view – All repositories displayed in a single view.
- View and sort pending changes – View files as a tree or list, sort by name, path, or status.
- Edit complex settings – Edit object settings from the Settings editor.
- New HexEditor extension – Edit files in hexadecimal format from within VS Code.
- Notebook UI updates – Improved UX and undo/redo support.
- Remote Development tutorials – Learn to develop over SSH, inside Containers, and in WSL.
- Java Pack Installer for macOS – Get set up to develop in Java with VS Code on macOS.
Updates
- Accessibility improvements – Status bar navigation, easier keyboard text selection.
- Flexible view and panel layout – Move and group views in the Side Bar and Panel.
- Pinned editor tabs – Pin editors in the title bar to keep frequently used files handy.
- Add GitHub remotes – Add GitHub remotes to your local repository.
- Automatic debugger configuration – Save and modify generated debug configurations.
- JavaScript CommonJS auto imports – Auto imports will now use require for CommonJS modules.
- JS/TS refactorings preserve newlines – Formatting is preserved during refactoring operations.
- Settings Sync preview – New Synced Machines and Data views to manage your preferences.
- GitHub Issue Notebooks – Run GitHub issue queries and display results in a custom Notebook.
- Windows ARM64 support – New VS Code Insiders ARM64 builds are available.
- VS Code at Build 2020 – Talks on Tips&Tricks, Remote Development, and The History of VS Code.
Updates
- Accessibility improvements – Focus commands to navigate the workbench, status bar accessibility.
- Switch editor tabs via mouse wheel – Quickly switch files in the editor using your mouse wheel.
- Faster syntax highlighting – Programming language colorization is up to 3 times faster.
- Custom semantic colors – Change semantic token colors through your user settings.
- GitHub authentication support – Automatic GitHub authentication for GitHub repositories.
- GitHub Issues integration – Inline hovers and suggestions for GitHub issues and users.
- Remote Development – Container configuration recommendations, WSL 2 support.
- JavaScript debugger preview – CPU profiling, improved Auto Attach to Node.js processes.
- New Docker Compose topic – Learn how to use Docker Compose to work with multiple containers.
Updates
- Accessibility improvements – Easier diff view navigation, clearer role designations for UI controls.
- Timeline view – See time-series events like Git commit history from within VS Code.
- Better Quick Open for files – Navigate smoothly from files to symbols, filter files by folder name.
- Extension Pack display – Quickly see what is bundled in an Extension Pack.
- Persisted Undo/Redo stack – Undo/Redo stack preserved for reopened files.
- Remote Development – Directly check out Pull Requests into containers, support for Kubernetes.
- Settings Sync preview – Settings Sync now lets you share snippets and UI state across machines.
- New Python tutorials – Tutorials for creating Python containers and building Data Science models.
Updates
- Search Editors – Search and save your global search results in a full-sized editor.
- Draggable sash corners – Easily change the editor layout by dragging sash corners.
- Linux screen reader support – VS Code now supports the Orca screen reader.
- Minimap sizing options – New options to fit or fill the minimap vertical layout.
- Column selection mode – Column mode toggle lets you quickly select blocks of text.
- Display whitespace on selection – Render whitespace characters only in selected text.
- Convert to template string – Convert concatenations to JavaScript/TypeScript template strings.
- JS/TS Call Hierarchy view – Review all calls to or from a function and drill into callers of callers.
- Remote Development – Support for Windows and macOS SSH hosts, SSH connection sharing.
- Settings Sync preview – Settings Sync lets you share settings and keybindings across machines.
Updates
- Rename preview – See pending renames in a diff view and easily accept or reject changes.
- Open editors limit – Set the maximum number of editors open at one time.
- Panel placement – Move the panel (Output, Terminal) to the left, right, or below the editor.
- Folded code highlighting – Quickly find folded regions with new background highlight.
- Debug Console improvements – Syntax highlighting, bracket matching, input history.
- Define global tasks – Per user tasks can be used across all your folders and workspaces.
- Java extension updates – Java support for Data Breakpoints and Call Hierarchy view.
- Remote Development – New Forwarded Ports view for mapping SSH and Containers ports.
- New Containers tutorials – Learn how to create and deploy Docker containers.
- Preview features – First looks at the Timeline view, Search editor, semantic highlighting, and more.
Updates
- Compact folders in Explorer – Single child folders collapsed by default.
- Edit left side of diff views – You can now edit both files in a difference view.
- Update search results while typing – Global search results update while you type.
- Problems panel improvements – Filter by problem type and limit output to the active file.
- Minimap highlights errors and content changes – Quickly locate problems and changes in your file.
- Terminal minimum contrast ratio – Set preferred contrast ratio for increased visibility.
- HTML mirror cursor in tags – Automatic multi-cursor in matching HTML tags.
- Optional chaining in JS/TS – Use the ?. operator to simplify working with nested structures.
- Extract interface refactoring – Quickly extract an inline type to a TypeScript interface.
- Dev Containers extension – Better support for opening repositories in Docker containers.
Updates
No release highlights were found on the official release notes page for this version.
Updates
- Text selections displayed in minimap – See selection regions in the minimap overview.
- Toggle region folding keyboard shortcut – Quickly expand and collapse regions with Toggle Fold.
- Source Control tree view – Display pending changes in either a list or new tree view.
- Open terminal in custom working directory – Add keyboard shortcuts for specific folders.
- HTML ARIA attribute reference links – Links to ARIA documentation directly from IntelliSense.
- CSS property completions include semicolons – Semicolons added as you enter CSS properties.
- CSS color variables preview – Color variable completions display color swatch.
- Improved column breakpoint UI – View possible inline breakpoints directly in your source code.
- Inline debug actions in CALL STACK view – Stay in context with debug actions on hover.
- Remote Explorer updates – Explorer now displays WSL distros and repository containers.
Updates
- Preserve case for global search and replace – Keep letter casing across multi-file search/replace.
- Settings editor string array validation – Checks min, max, enum values, and glob patterns.
- Adjust cursor surrounding lines – Keep your cursor centered in the editor.
- Copy and revert in the diff editor – Easily copy or restore deleted content.
- Go to Line supports negative line numbers – Quickly jump to the end of a file.
- MDN Reference link for HTML and CSS – Links to MDN documentation directly from IntelliSense.
- Add missing await Quick Fix – Find overlooked awaits in asynchronous code.
- Debugging data breakpoints – Debugger breaks when tracked values change.
- VS Code icon repository – Official product icons available for extension authors.
- Alpine Linux distro support – Both for the WSL and Dev Containers extensions.
Updates
- Full product icon refresh – New modern icons across all of VS Code.
- Edit string arrays in the Settings UI – Add to string arrays directly from the Settings editor.
- Reveal search result in File Explorer – Quickly jump to file locations in the File Explorer.
- Show whitespace in selection – See whitespace characters just for selected text.
- Find and Replace preserves casing – Replace text without losing letter casing.
- Terminal search UX improvements – More intuitive bottom-up search order for the terminal.
- Better SCSS @import navigation – VS Code now checks more locations for SCSS files.
- Remote Development tutorials – New tutorials for working over SSH and in WSL.
Updates
- Hide/show status bar items – Only display your preferred status bar items.
- Indent guides in explorers – Clearly highlights your project’s folder structure.
- Better terminal shell selector – Easily select the default shell to use in the Integrated Terminal.
- Sequential task execution – Control the order of task and subtask execution.
- Jump to cursor debugging – Skip code execution as you jump to a new location.
- Disable debug console word wrap – Lets you keep debugging output to one line.
- JavaScript/TypeScript nightly builds – New extension integrates JS/TS nightly builds.
- New Java installer – Installs VS Code, the Java extension pack, and required Java dependencies.
- Remote Development (Preview) improvements – Save to local file system, drag and drop files to remotes, and more.
Updates
- Updated Visual Studio Code icon – The product logo got a refresh. We hope you like it.
- Go to Definition improvements – Faster navigation through multiple definitions.
- Breadcrumb navigation displayed by default – Quickly go to files and symbols via breadcrumbs.
- Smart selection for JavaScript/TypeScript – Expand text selection based on language semantics.
- Extract to type alias TypeScript refactoring – Extract part type into its own type alias.
- Integrated terminal supports true color – Correctly renders true color (24-bit) escape sequences.
- Better merge conflict display – See merge conflict changes within surrounding source code.
- Collapse All command for lists and explorers – One of many small but handy improvements.
- Remote Development (Preview) available in Stable – You can now use the Remote Development extensions in Stable.
Updates
No release highlights were found on the official release notes page for this version.
Updates
- None
- Easy Display Language selection – Quick Pick to choose between installed locales.
- Configurable IntelliSense display – Filter out elements like keywords or remove displayed icons.
- Choose default formatter – Set default document formatter by project and language.
- Go to Definition locations – Open Peek view and/or navigate to primary location.
- Convert to destructured parameters – New TS refactoring to use named parameter objects.
- Debugging support for subsessions – See subprocesses displayed under main debug session.
- Launch URI with debug session – Automatically open a browser when debugging web server code.
- Install missing extension dependencies – Detect and offer to install missing dependencies.
- «Remote Debugging for Node.js» topic – Learn how to attach to Node.js apps running on Azure.
Updates
- Preview and apply color themes – Install and apply new theme extensions without reloading.
- Keyboard shortcuts editor improvements – Modify keybinding ‘when’ conditions in the editor.
- Problems panel hover commands – Apply Quick Fixes or open a Peek window directly from hovers.
- Preferred Code Actions – Preferred (mostly likely) Code Actions support auto fixing common issues.
- Debug Console customization – Modify font size, font family, and line height of the Debug Console.
- Better IntelliSense for ARIA attributes – More detailed descriptions for HTML accessibility attributes.
- Vue.js interpolations IntelliSense – The Vetur extension now supports smart completions in Vue.js interpolations.
- New «Bundling Extensions» topic – Use webpack to improve your extension’s load time.
Updates
- None
- No reload on extension install – No interruptions when you install new extensions.
- Tree UI improvements – Improved Explorer navigation and filtering, horizontal scrolling.
- Main menu updates – Redesigned Go actions menu, Edit menu Cut command.
- Multiline Problems output – See full multiline issue details in the Problems panel.
- Find All References history – Quickly rerun previous reference searches.
- Semantic selection for HTML, CSS, and JSON – Expand/shrink selection based on language semantics.
- Integrated Terminal reflow support – Terminal text automatically reflows as panel width changes.
- Command-based user input variables – Custom user input for task and debug configuration.
- Updated Extension API documentation – Completely rewritten with extension guides.
Updates
- Multiline search improvements – Easily create multiline search patterns without using regex.
- Custom title bar on Linux – The custom title and menu bar is now the default on Linux.
- References view – Find All References view includes history of recent searches.
- Snippet comment variables – Snippet variables insert correct comment per language.
- JS/TS callback display – Now you can see the context of anonymous callbacks.
- JSDoc Markdown highlighting – Including syntax highlighting for Markdown code blocks in JSDoc.
- Simplified debug configuration – Better defaults and Quick Pick UI for initial launch configuration.
- Run tasks on folder open – Configure tasks to run when you first open a project folder.
- Choose extension version – Install earlier versions of Marketplace extensions.
Updates
- Multiline search – Search across files with regex multiline expressions.
- File icons in IntelliSense – Quickly distinguish file types in IntelliSense.
- Better macOS support – Full screen mode control and Mojave Dark Mode support.
- Collapsible stack frames – Collapse uninteresting stack frames to clearly see your code.
- Improved Loaded Scripts view – Displays related resources such as original source files.
- Updated extension samples – Uniform style and structure, README, and API usage.
- CI recipe for extensions – Azure Pipelines build recipe for extensions.
- Preview: Find All References – Find All References view shows reference search results.
Updates
- Custom file icons – VS Code file icons reflect file type in your OS explorer.
- Project level snippets – Tune your snippet collection per workspace.
- Editor Tab completion – Use Tab to easily cycle through IntelliSense suggestions.
- Jump to last edit – New command to go to the location of your last edit.
- Save without formatting – Save a file without changing the existing formatting.
- Git improvements – Better delete conflict handling, new rebase on sync option.
- Rename via import path – Rename a JS/TS file through its import path.
- Convert to async refactoring – Quickly update a function to use async and await.
- Better Markdown folding – Collapse code blocks, multiline lists, and embedded HTML.
Updates
- Settings editor – New Settings editor UI to discover, search, and modify VS Code settings.
- Custom menu bar – Fully themable title and menu bars on Windows and Linux.
- Breadcrumbs improvements – Symbols highlighted when navigating with breadcrumbs.
- New Terminal menu – Combined menu for creating terminals and managing tasks.
- Platform specific keyboard shortcuts – Share the same keybindings.json file across different OSs.
- CSS @import path completion – Import path suggestions while you type in CSS, SCSS, and Less.
- JSON conditional evaluation – Support for ‘if’, ‘then’, and ‘else’ schema keywords.
- Built-in Loaded Scripts view – Loaded Scripts Explorer now available for debug extensions.
Updates
- Breadcrumbs – Breadcrumb navigation lets you jump to symbols and files in your workspace.
- Quick Fixes from Problems panel – Apply code fixes while reviewing warnings and errors.
- User setup on Windows – Elevation no longer required during Windows setup.
- Terminal column selection – Alt+click to select blocks of text in the integrated terminal.
- Add all missing imports – Single action to add all missing imports in a JavaScript/TypeScript file.
- JSX tag completion – Work with JSX tags in JavaScript/TypeScript just like you do in HTML.
- Better JS/TS error reporting – Concise, clear messages with relevant source code links.
- Improved extension search – Filter Marketplace queries to find the extensions you want.
- Extension Pack management – Manage Extension Packs as a single unit or by individual extension.
- Preview: Settings editor – Rich settings description display, «Table of Contents» tracks scrolling.
Updates
- Grid editor layout – Custom horizontal and vertical editor layout.
- Outline view – Symbol tree outline and navigation for your documents.
- Portable Mode – Run or copy your VS Code setup from a USB thumb drop or file share.
- Hover display options – Control the appearance of hover information.
- Sub-word navigation – Quickly navigate in camelCase words.
- Floating debug toolbar – Keep the debug toolbar always visible without hiding editor tabs.
- Extensions view improvements – Easily see Enabled, Disabled, and Recommended extensions.
- Preview: Settings editor – Now with a «Table of Contents» to organize settings.
- Language Server Protocol Inspector – Extension authors can visualize LSP protocol traffic.
- New Python Flask tutorial – Use VS Code to create and debug Python Flask web applications.
Updates
- Unused variable detection – Unused variables are grayed-out in your JavaScript/TypeScript files.
- Move to new file refactoring – Easily pull classes and functions into their own files.
- Update imports on move/rename – Automatically update import paths in JavaScript/TypeScript.
- Duplicate workspace in new window – Great for expanding over multi-mon setups.
- IntelliSense for predefined variables – Variable suggestions in debug and task configuration files.
- Preview: Outline view – Symbol tree outline and navigation for your projects.
- Preview: Settings Editor – New GUI to discover and modify VS Code settings.
- Preview: Debug toolbar location – Float, dock or hide the debug toolbar.
- Preview: Grid editor layout – Custom vertical/horizontal layout, coming soon to Insiders.
- Working with Docker and MongoDB – Learn about Docker and MongoDB integration in VS Code.
Updates
- Highlighted indent guides – Helps visualize source code indenting.
- Run Code Actions on save – Run actions like Organize Imports when you save.
- NPM script explorer – Quickly find, run, and debug NPM scripts in your project.
- Problems view filtering – Choose which files will display errors and warnings.
- Middle mouse button column selection – Middle mouse button with drag for fast column selection.
- CSS region folding – Create regions in your CSS/SCSS/Less code for helpful code folding.
- Improved CSS new property support – Smart suggestions for CSS experimental properties.
- Markdown header search – Search for Markdown headers across your entire workspace.
- Custom Activity Bar views – Extension authors can create their own Activity Bar items.
- New deploy website tutorial – Learn how to deploy a static website to Azure Storage.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
No release highlights were found on the official release notes page for this version.
Updates
- None
No release highlights were found on the official release notes page for this version.
Updates
- None
No release highlights were found on the official release notes page for this version.
Updates
- None
No release highlights were found on the official release notes page for this version.
Updates
- None
No release highlights were found on the official release notes page for this version.
Updates
- None
More Information:


Deja un comentario