VS Codeのエージェントモードを拡張するには、を試してください!

オープンソースのAIコードエディター

Visual Studio Code をダウンロード

VS Code を使用することにより、そのライセンスプライバシーに関する声明に同意したことになります。

あらゆるチームのための、あらゆるモデル

Claude SonnetのようなAIモデルをすぐに利用したり、自分のキーを持ち込んでAzure、Anthropic、Google、Ollama、OpenAI、OpenRouterのモデルにアクセスしたりできます。

Dropdown menu in GitHub Copilot Chat displaying AI model options: 'Claude 3.7 Sonnet' selected, with other options like 'Claude 3.5 Sonnet', 'GPT 4.5', 'GPT 4o', and 'Manage Models...' Dropdown menu in GitHub Copilot Chat displaying AI model options: 'Claude 3.7 Sonnet' selected, with other options like 'Claude 3.5 Sonnet', 'GPT 4.5', 'GPT 4o', and 'Manage Models...'

あなたのコードベースの専門家

あなたのコードベースはローカルおよびリモート (GitHub上) でインデックス化され、関連する内容を理解し、高速でコンテキストを認識した対話を可能にします。

A VS Code chat prompt. The prompt includes codebase and file context by writing #codebase and #file:HistoryView.swift in the message. A VS Code chat prompt. The prompt includes codebase and file context by writing #codebase and #file:HistoryView.swift in the message.

あなたのチームのやり方で機能するAI

カスタムの指示や、あなたのワークフロー、ツール、プロジェクトに合わせて再利用可能なプロンプトファイルを使用して、対話をパーソナライズできます。

Settings JSON for copilot instructions, the first set to `use React functional components', then including another file for extra instructions 'code-style.md'. Settings JSON for copilot instructions, the first set to `use React functional components', then including another file for extra instructions 'code-style.md'.

VS CodeのAI機能を無料で利用

トライアル不要。クレジットカード不要。必要なのはGitHubアカウントだけ。

無料で試す

エージェントモード

複雑なマルチステップのタスクに取り組む。エージェントモードはコードベースを読み込み、ファイル間の編集を提案し、ターミナルコマンドを実行し、コンパイルやテストの失敗に対応します。これらすべてを、タスクが完了するまでループで実行します。VS Codeの拡張機能とモデルコンテキストプロトコル (MCP) サーバーを使用して、チームのワークフローに合わせてエージェントモードをさらに洗練させることができます。

エージェントモードで構築する
VS Code window showing a code editor with projects.tsx open, alongside a chat panel in Agent mode. The chat discusses an open issue from GitHub. VS Code window showing a code editor with projects.tsx open, alongside a chat panel in Agent mode. The chat discusses an open issue from GitHub.

次の編集を提案

VS Codeはコーディング中にあなたの次の動きを予測します。Tabキーを使って、AIによる提案をエディター内で直接受け入れます。すでに行っている編集に基づいて、何をどこで変更すべきかを賢く推奨します。

AIによる提案でコーディング
Code editor showing a JavaScript file post.js. It defines a render method that renders a social media post by calling an external API. Next edit suggestions is suggesting how to complete the implementation. Code editor showing a JavaScript file post.js. It defines a render method that renders a social media post by calling an external API. Next edit suggestions is suggesting how to complete the implementation.

あらゆる言語でコーディング

VS Codeはほぼすべての主要なプログラミング言語をサポートしています。JavaScript、TypeScript、CSS、HTMLなど、いくつかは標準で搭載されていますが、その他の言語の拡張機能はVS Codeマーケットプレイスで見つけることができます。

JavaScriptのアイコンJavaScript
TypeScriptのアイコンTypeScript
PythonのアイコンPython
C#のアイコンC#
C++のアイコンC++
HTMLのアイコンHTML
JavaのアイコンJava
JSONのアイコンJSON
PHPのアイコンPHP
MarkdownのアイコンMarkdown
PowershellのアイコンPowershell
YAMLのアイコンYAML

完全にカスタマイズ可能

あなたのコーディングスタイルに合わせてVS CodeのUIとレイアウトをカスタマイズできます。

配色テーマでVS Codeのユーザーインターフェースの色を変更し、あなたの好みや作業環境に合わせることができます。

設定の同期機能を使えば、あなたのVS Codeインスタンス間でユーザー設定を共有できます。

プロファイルを使えば、カスタマイズのセットを作成し、素早く切り替えたり、他の人と共有したりできます。

Selecting the GitHub Dark theme with a quick pick Selecting the GitHub Dark theme with a quick pick

どこでもコーディング

クラウド、リモートリポジトリに接続している場合でも、ブラウザ上のVS Code for the Web (vscode.dev) を使用している場合でも、最も生産性の高い場所でコーディングできます。

組み込みのソース管理により、標準でGitサポートが提供されます。他の多くのソース管理プロバイダーも拡張機能を通じて利用可能です。

GitHub Codespacesは、長期的なプロジェクトであろうと、プルリクエストのレビューのような短期的なタスクであろうと、あらゆる活動に対応するクラウドベースの開発環境を提供します。

vscode.dev in an Edge browser tab vscode.dev in an Edge browser tab

豊富な機能でコーディング

エディターにはもっとたくさんの機能があります。組み込みの機能を使うにせよ、豊富な拡張機能を使うにせよ、誰にとっても何かが見つかります。