Visual Studio Code 1.115 リリースノート公開、定例アップデートを配信 Visual Studio Code 1.115 Release Notes
- Microsoftは Visual Studio Code 1.115 をリリースした。
- エディタ機能の改善、GitHub Copilot や Chat 関連の強化、デバッグ・拡張機能 API の更新などが含まれると見られる。
- 月次更新として安定性向上やバグ修正も取り込まれている。
English summary
- Learn what's new in Visual Studio Code 1.115 Read the full article
Microsoft は Visual Studio Code のバージョン 1.115 のリリースノートを公開した。VS Code は概ね月次サイクルでアップデートが提供されており、今回もエディタ機能、AI 支援機能、拡張機能 API などにわたる改善が含まれていると見られる。
直近のリリースでは、GitHub Copilot および Copilot Chat と統合したエージェント的なワークフロー、インライン編集、ターミナルでの補完支援など、AI 関連機能の比重が高まっている。1.115 でもこれらの領域での調整やモデル選択 UI の改善、Chat ビューでのコンテキスト指定の使い勝手向上が継続している可能性がある。
そのほか、エディタ側ではアクセシビリティ、検索とリプレース、マルチカーソル動作などの細かな改善、デバッグアダプタやタスク機能の挙動修正、リモート開発 (Remote-SSH、Dev Containers、WSL) や GitHub Pull Requests 拡張周辺のアップデートが定例として行われている。拡張機能作者向けには Proposed API の追加・昇格や Language Model API の整備も継続的に進んでいるとみられる。
エディタ機能の改善、GitHub Copilot や Chat 関連の強化、デバッグ・拡張機能 API の更新などが含まれると見られる。
背景として、VS Code は Electron と Monaco Editor を基盤とするオープンソースの軽量エディタで、JetBrains IDE や Cursor、Windsurf、Zed といった競合・派生プロダクトが台頭する中でも開発者調査で高いシェアを維持している。Microsoft は MCP (Model Context Protocol) など AI エージェント向け標準への対応も進めており、月次アップデートはこうしたエコシステムの変化を反映する重要な節目となっている。具体的な変更点については公式リリースノートの確認が推奨される。
Microsoft has published the release notes for Visual Studio Code 1.115, the latest entry in the editor's roughly monthly cadence of updates. As with prior releases, the build is expected to combine refinements across the core editor, AI-assisted features, debugging, and extension APIs, alongside routine bug fixes and performance work.
Recent VS Code releases have leaned heavily into AI integration through GitHub Copilot and Copilot Chat, including agent-style workflows, inline edits, and terminal-aware suggestions. Version 1.115 likely continues this trajectory, with iterative improvements to chat context handling, model picker ergonomics, and the experience around multi-file edits. Users following the Insiders channel will recognize many of these refinements as they graduate to stable.
Beyond AI, monthly updates typically address accessibility, search and replace behavior, multi-cursor interactions, and minor language feature work. The debug adapter protocol surface, task system, and integrated terminal often receive small but meaningful fixes. Remote development scenarios — Remote-SSH, Dev Containers, and WSL — together with the GitHub Pull Requests extension, generally see coordinated updates in the same window.
For extension authors, VS Code releases tend to advance proposed APIs toward stability and expand the Language Model API surface that third-party extensions can leverage to build their own AI features. Developers maintaining extensions should review the API change list to anticipate any deprecations or new capabilities they may want to adopt.
For context, VS Code remains the most widely used code editor in major developer surveys, even as competition intensifies from JetBrains' Fleet and AI-first forks like Cursor and Windsurf, as well as performance-focused newcomers such as Zed. Microsoft's strategy of layering Copilot deeply into the editor while continuing to ship the open-source core under the MIT license has helped sustain that lead. The company has also been investing in emerging standards such as the Model Context Protocol, which lets editors and agents share tools and context with external services in a more uniform way.
As always, the authoritative list of changes — including any breaking notes, settings additions, and notable fixes — lives in the official release notes page. Users on automatic updates should receive 1.115 shortly, while teams pinning specific versions can download the build from the VS Code site or update through their package manager of choice.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (code.visualstudio.com) をご確認ください。