IDE integrations
Lessons in this group, roughly in build order:
- vs-code-extension — The native graphical Claude Code panel for VS Code (and its forks), giving you @-mentions, inline diffs,…
- jetbrains-integration — A dedicated plugin that connects the Claude Code CLI to IntelliJ-family IDEs, adding IDE-native diffs,…
- terminal-vs-ide-workflow — How to choose between running Claude Code as a pure terminal CLI versus connecting it to an editor, and…
- diff-viewing-inline-edits — How Claude Code renders proposed Edit/Write changes as reviewable diffs — in the IDE’s native viewer or…