Zum Hauptinhalt springen

Claude Code

Definition

Claude Code is Anthropic’s KI-gestützter Programmierassistent. Es bringt Claude in den Entwicklungsworkflow über Terminal, IDE (VS Code, JetBrains), web, iOS, and Slack, with inline editing, diffs, and command-line tools.

Es ist similar to Cursor and GitHub Copilot in offering Code-Generierung und Bearbeitung with LLM context; differentiation includes native Terminal and multi-environment support (desktop, browser, IDE). Useful for agent-like workflows: explore codebases, apply changes, and get answers aus dem Terminal or editor.

Funktionsweise

You run Claude Code aus dem Terminal (CLI), inside an IDE (VS Code or JetBrains extension), or in the browser/iOS-App. Das Modell (Claude) hat Zugriff auf Ihr Projekt, offene Dateienes, and Terminal; you ask in natural language for edits, explanations, or refactors. Terminal: run commands to explore repos, generate code, or apply changes. IDE: use inline edits and visual diffs, then accept or reject. Context is managed by the tool (file selection, project scope). A Claude subscription (Pro, Teams, Enterprise) or access via Amazon Bedrock or Vertex AI is required.

Anwendungsfälle

Claude Code fits developers who want Claude in the Terminal and IDE with ein einzelnes, multi-environment tool.

  • Exploring codebases and answering questions aus dem command line
  • In-IDE code generation, refactoring, and edits with visual diffs
  • Cross-platform use (Terminal, VS Code, JetBrains, web, mobile)

Externe Dokumentation

Siehe auch