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 拡張機能と Model Context Protocol (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 Marketplace で見つけることができます。

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

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

エディターにはもっと多くの機能があります。組み込み機能を使用する場合でも、豊富な拡張機能を使用する場合でも、すべての人に役立つものが見つかります。