VSCode 1.89.1

VSCode is an extensible source code editor with support for a wide cross-section of programming languages and features for debugging, refactoring, code completion, Markdown previews, and Git integration. VSCode is a cross-platform project started by Microsoft and is based on the Electron framework, although it features an interface with very little visual clutter and is more responsive than many IDEs, even on low-end development machines.

Tags software-development text-editor debugger terminal-emulator build-tool version-control
License MITL
State stable

Recent Releases

1.89.110 May 2024 23:25 minor feature: lt;p gt;The update addresses these lt;a href="https://github.com/Microsoft/vscode/?q=is 3A+milestone 3A 22April+2024+Recovery+1 22+is 3A+" gt; lt;/a gt;. lt;/p gt;. lt;p gt;For the complete release notes go to lt;a href="https://code.visualstudio.com/updates/v1_89" rel="nofollow" gt;Updates lt;/a gt; on lt;a href="https://code.visualstudio.com" rel="nofollow" gt;code.visualstudio.com lt;/a gt;. lt;/p gt;.
1.89.003 May 2024 18:25 minor feature: lt;p gt;Welcome to the April 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: lt;/p gt;. lt;ul gt;. lt;li gt; lt;a href="#hover-to-preview-images-and-videos-in-markdown" gt;Preview Markdown images amp;amp; videos lt;/a gt; - Hover over a link to preview images amp;amp; videos in Markdown. lt;/li gt;. lt;li gt; lt;a href="#saverestore-open-editors-when-switching-branches" gt;Enhanced branch switching lt;/a gt; - Restore open editors seamlessly when switching between branches. lt;/li gt;. lt;li gt; lt;a href="#configure-middle-click-to-paste" gt;Middle-click paste support lt;/a gt; - Paste text quickly in the terminal using a mouse middle-click. lt;/li gt;. lt;li gt; lt;a href="#remote-development" gt;WSL over Remote - SSH lt;/a gt; - Use WSL when connected to a remote machine via Remote - SSH. lt;/li gt;. lt;li gt; lt;a href="#accessible-view" gt;Accessible View lt;/a gt; - Navigate through comments, chat code blocks amp;amp; terminal commands from the Accessible View. lt;/li gt;. lt;li gt; lt;a href="#customize-keybindings" gt;Keyboard shortcuts for UI actions lt;/a gt; - Customize keybindings for UI actions directly with a right-click. lt;/li gt;. lt;li gt; lt;a href="#quick-search" gt;Quick Search lt;/a gt; - Search for text across your workspace with Quick Search. lt;/li gt;. lt;li gt; lt;a href="#copilot-powered-rename-suggestions-button" gt;AI-powered rename suggestions lt;/a gt; - Get intelligent rename suggestions in the editor with Copilot. lt;/li gt;. lt;li gt; lt;a href="#content-exclusions" gt;Copilot content exclusion lt;/a gt; - Exclude files from being used in the Copilot context. lt;/li gt;. lt;li gt; lt;a href="#local-workspace-extensions" gt;Local workspace extension lt;/a gt; - Include and install extensions directly in your workspace. lt;/li gt;. lt;/ul gt;. lt;blockquote gt;. lt;p gt;If you'd like to read these release notes online, go to lt;a href="https:
1.88.112 Apr 2024 04:45 minor feature: lt;p gt;The update addresses these lt;a href="https://github.com/Microsoft/vscode/?q=is 3A+milestone 3A 22March+2024+Recovery+1 22+is 3A" gt; lt;/a gt;. lt;/p gt;. lt;p gt;For the complete release notes go to lt;a href="https://code.visualstudio.com/updates/v1_88" rel="nofollow" gt;Updates lt;/a gt; on lt;a href="https://code.visualstudio.com" rel="nofollow" gt;code.visualstudio.com lt;/a gt;. lt;/p gt;.
1.88.005 Apr 2024 07:45 minor feature: lt;p gt;Welcome to the March 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: lt;/p gt;. lt;ul gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#custom-labels-for-open-editors" rel="nofollow" gt;Apply custom editor labels lt;/a gt; - Distinguish between editors with same file names. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#locked-scrolling" rel="nofollow" gt;Locked scrolling lt;/a gt; - Compare editors side-by-side with synchronized scrolling. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#extensions-update-improvements" rel="nofollow" gt;Extension update improvements lt;/a gt; - Restart extensions without reload amp;amp; update extensions with VS Code releases. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#test-coverage" rel="nofollow" gt;Test Coverage API lt;/a gt; - Native code coverage support in VS Code. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#minimap-section-headers" rel="nofollow" gt;Folding markers in minimap lt;/a gt; - Easily identify and navigate to code sections from minimap. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#quick-search-improvements" rel="nofollow" gt;Quick Search improvements lt;/a gt; - Sticky file path separators and separator buttons. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#run-cells-in-section" rel="nofollow" gt;Notebook Run cells in section lt;/a gt; - Quickly run all cells in a notebook section. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#github-copilot" rel="nofollow" gt;Copilot improvements lt;/a gt; - Improved inline chat UI, commit messages, and used references. lt;/li gt;. lt;li gt; lt;a href="https://code.visualstudio.com/updates/v1_88#python" rel="nofollow" gt;Python auto-detect improvemen
1.87.221 Mar 2024 13:25 major feature: See https://code.visualstudio.com/updates
1.1002 Mar 2017 00:44 major feature: - Signed packages that now support auto-updates for officially supported distributions - Multiple breakpoints on the same line: set breakpoints by source column - Terminal automatically turns URLs into clickable links - Temporarily alter word wrap for current editor i.e., buffer-local word wrap - Customizable keybindings for the file explorer sidebar - Customizable keybindings for tasks - Debugger now provides easier access to exception details - Command to search for tags in HTML files by class name and element ID - Text drag and drop - Customizable window titles - Minimap added, showing a zoomed out view of the file shape in the scrollbar - Copy syntax highlighting, for printing or publication - New debugger protocol ("inspector") to replace "legacy" protocol - Conditionally alter editor settings based on source language - Automatically generate JSDoc comments
28 Feb 2017 22:01 minor feature: