2026-02-11 - 16:07Z
Commit: c600be4 · Previous: f43307e · Compare: GitHub Version: 1.110.0-insider · Branch: main · Upstream: microsoft/vscode
✨ NEW
- #294145 esbuild for transpile and bundle
Introduced a new build pipeline using esbuild to speed up TypeScript transpiling and bundling, benefiting developers with faster builds and improved watch tasks.
- #294075 adds component explorer
Added a Component Explorer to the build/vite dev setup allowing developers to browse and render VS Code UI components with fixtures and a plugin.
🐛 FIXES
- #289634 Adding lineHeightsAdded array to onLinesInserted
Fixed an issue in line insertion handling by adding a lineHeightsAdded array, ensuring correct text layout updates after lines are inserted.
- #294573 Be explicit about tasks running shell commands
Clarified the user prompt about tasks that run shell commands automatically on folder open, enhancing security awareness for users.
🔨 REFACTORS
- #294537 Chat context API feedback
Renamed Chat Context Provider API methods for better clarity and updated extension host calls while keeping legacy fallbacks for compatibility.
- #294536 Adjust icon size in ActivitybarPart from 24 to 16
Reduced icon size in the Activity Bar from 24 to 16 pixels to improve visual consistency with other workbench UI elements.
- #294497 Engineering - remove pipeline resource
Removed a pipeline resource trigger from the product build pipeline while keeping the scheduled 7PM build intact, simplifying pipeline configuration.
⬆️ UPGRADES
- #294548 adds component explorer
Updated the build/vite setup to use the published VS Code component explorer and cleaned up local-only config, improving component browsing for developers.
- #294541 Update @vscode/codicons to version 0.0.45-6
Upgraded the @vscode/codicons package to the latest prerelease version to ensure updated icon compatibility across the application.
Token usage - 3326 Out: 333
Installers
Official download links for the current VS Code Insiders build (may be newer than the build described above):