Visual Studio Code 1.118 リリースノート公開 Visual Studio Code 1.118 Release Notes
- Microsoft は Visual Studio Code 1.118 のリリースノートを公開した。
- エディタ機能や拡張機能 API、デバッグ周りの改善など、月次の定例アップデートが含まれると見られる。
- 安定性や開発体験の向上を狙った調整が中心となる見通しだ。
English summary
- Learn what's new in Visual Studio Code 1.118 Read the full article
Microsoft が公開ソースコードエディタ Visual Studio Code のバージョン 1.118 のリリースノートを公開した。VS Code は毎月のメジャーアップデートを継続しており、本リリースもその定例サイクルに沿うものと位置付けられる。
VS Code のリリースノートは通常、エディタ本体の編集体験、ワークベンチ UI、ターミナル、ソース管理 (Git)、デバッガ、言語サポート、拡張機能 API、リモート開発機能 (Remote - SSH / Containers / WSL) といった幅広いコンポーネントの変更点を含む。1.118 でも同様の領域にわたる改善や不具合修正が盛り込まれているとみられる。
近年の VS Code は、GitHub Copilot や Copilot Chat を中心とした AI 支援機能の統合が大きなテーマとなっており、インライン補完、Chat ビュー、エージェント的なタスク実行 (agent mode) などが段階的に強化されてきた。1.118 でもこの方向性に沿ったエージェント体験やチャット UI、MCP (Model Context Protocol) 連携の調整などが含まれる可能性がある。
Microsoft は Visual Studio Code 1.118 のリリースノートを公開した。
また、VS Code は Cursor、Windsurf、Void といった派生エディタの基盤としても採用されており、上流の改善は周辺エコシステム全体に波及する。拡張機能 API の追加や提案 API (proposed API) のフィードバック受付、Language Model API の進化は、Copilot 以外のサードパーティ AI 拡張を実装する開発者にも影響を与える要素である。
詳細な変更点や互換性への影響を確認するには、公式リリースノートおよび GitHub 上のマイルストーンを参照するのが確実だ。アップデートは通常、自動更新または手動インストールで適用でき、企業環境では System Installer 経由の配布が一般的となっている。
Microsoft has published the release notes for Visual Studio Code 1.118, the latest entry in the editor's long-running monthly release cadence. While the precise contents vary from month to month, this update slots into a predictable rhythm that has shaped how millions of developers receive new features and fixes.
A typical VS Code release touches a wide cross-section of the product: core editor behaviors, the workbench and layout system, the integrated terminal, source control and Git, the debugger, built-in language features such as TypeScript and JSON, accessibility, and the extension and Language Model APIs. Version 1.118 is expected to follow this pattern, bundling targeted improvements and bug fixes across these areas rather than introducing a single headline feature.
In recent cycles, AI-assisted development has become the dominant narrative around VS Code. GitHub Copilot, Copilot Chat, inline completions, and the more recent agent mode have all been progressively woven into the core experience, with several capabilities migrating from extension into the editor itself. It is plausible that 1.118 continues this trajectory with refinements to chat surfaces, tool calling, or Model Context Protocol (MCP) integration, though specifics should be confirmed against the official notes.
VS Code also functions as the upstream foundation for a growing number of derivative editors, including Cursor, Windsurf, Trae, and the open-source Void. Improvements landing in the base — particularly to the extension API, proposed APIs, and the Language Model API — therefore ripple outward into a broader ecosystem of AI-focused IDEs and third-party tooling. Remote development scenarios via Remote - SSH, Dev Containers, and WSL likewise benefit from incremental polish in each release.
For teams managing rollouts, VS Code updates apply automatically by default but can be deferred or distributed via the System Installer in enterprise environments. Insiders builds preview the same changes roughly a month ahead, giving extension authors a window to validate compatibility before the stable channel ships. Developers tracking specific issues are advised to consult the linked GitHub milestone, where individual pull requests, fixed bugs, and any breaking API adjustments are itemized.
Overall, while 1.118 appears to be a routine monthly update rather than a watershed release, the cumulative effect of these incremental changes is what has kept VS Code at the center of modern development workflows. Reading the full notes remains the most reliable way to understand exactly which behaviors, settings, or APIs may have shifted in your day-to-day environment.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (code.visualstudio.com) をご確認ください。