Visual Studio Code 1.119 リリースノートが公開、月次アップデートで多数の改善 Visual Studio Code 1.119 Release Notes
- Microsoftは Visual Studio Code 1.119 のリリースノートを公開した。
- エディター体験の改善、ターミナル機能の強化、拡張機能API の更新、GitHub Copilot 関連の機能拡張などを含む月次アップデートとなっている。
English summary
- Learn what's new in Visual Studio Code 1.119 Read the full article
Microsoft は Visual Studio Code 1.119 のリリースノートを公開した。VS Code は毎月の定期更新サイクルを採っており、今回のリリースもエディター、デバッガー、ターミナル、拡張機能 API、ソース管理など多方面にわたる改善を束ねたものとなっている。
公開ページでは、エディター操作性の細かな調整、検索や差分表示の改良、ターミナル統合の強化に加え、GitHub Copilot および Copilot Chat と連携するエージェント的機能の継続的な拡張が紹介されていると見られる。近年の VS Code は AI 補助機能の組み込み深化が大きなテーマとなっており、本リリースもその流れの中で評価できる可能性が高い。
また、拡張機能開発者向けには新しい API の追加や既存 API の安定化、提案中 API の更新が行われるのが通例で、Language Server や Notebook、Chat Participant 系 API などに変更が含まれることが多い。アクセシビリティ改善や、リモート開発 (Remote - SSH、Dev Containers、WSL) との互換性維持も恒例の項目である。
エディター体験の改善、ターミナル機能の強化、拡張機能API の更新、GitHub Copilot 関連の機能拡張などを含む月次アップデートとなっている。
背景として、VS Code は Electron ベースのオープンソースエディターでありながら、Microsoft の独自配布版には Marketplace やリモート機能が含まれる点が VSCodium 等のフォークと異なる。競合の Cursor や Zed、JetBrains Fleet などが AI 統合や独自 UI で存在感を増す中、VS Code は Copilot 連携と拡張エコシステムの厚みで優位性を維持している状況だ。1.119 のような月次更新は派手さこそ少ないものの、長期的なプラットフォーム成熟を支える重要な積み重ねといえる。
Microsoft has published the release notes for Visual Studio Code 1.119, the latest entry in the editor's monthly cadence. As with previous releases, the update bundles incremental refinements across the editor core, terminal, debugger, source control and extension APIs rather than introducing a single headline feature.
The notes are expected to highlight quality-of-life improvements to editing, search and diff workflows, alongside continued enhancements to the integrated terminal and notebook experiences. Recent VS Code releases have leaned heavily into AI-assisted development through GitHub Copilot and Copilot Chat, including agent-style flows and richer chat participants, and 1.119 likely continues that trajectory, though the exact scope depends on what Microsoft has marked as stable versus proposed in this cycle.
For extension authors, monthly updates typically promote previously proposed APIs to stable, introduce new proposed APIs, and adjust contribution points. Areas such as language server integration, notebook controllers, testing APIs and the chat and language model APIs have been frequent targets in recent versions. Accessibility work and ongoing compatibility with the Remote Development family — Remote-SSH, Dev Containers and WSL — also tend to receive regular attention.
It is worth situating the release in the broader landscape. VS Code is built on Electron and open source under the MIT license, but Microsoft's official distribution ships with the proprietary Marketplace client and remote server components, which is what distinguishes it from community rebuilds like VSCodium. Competition has intensified, with AI-first forks such as Cursor and Windsurf, native editors like Zed, and JetBrains Fleet all vying for developer mindshare. VS Code's response has largely been to deepen Copilot integration while leveraging its enormous extension ecosystem, and steady monthly releases like 1.119 are how that strategy is executed in practice.
Individually, a point release of this kind rarely changes how teams work overnight. Cumulatively, however, these updates are how VS Code has maintained its position as the most widely used code editor, and developers relying on specific extensions or remote workflows are generally advised to skim the official notes for any breaking changes or newly available settings before upgrading.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (code.visualstudio.com) をご確認ください。