Pular para o conteúdo principal

Claude Code

Definição

Claude Code is Anthropic’s assistente de codificação impulsionado por IA. It brings Claude into the development workflow via terminal, IDE (VS Code, JetBrains), web, iOS, and Slack, with inline editing, diffs, and command-line tools.

É similar to Cursor and GitHub Copilot in offering code generation and editing 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 from the terminal or editor.

Como funciona

Você executa o Claude Code a partir do terminal (CLI), dentro de uma IDE (extensão VS Code ou JetBrains), ou no navegador/iOS. O modelo (Claude) tem acesso ao seu projeto, arquivos abertoses, 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.

Casos de uso

Claude Code fits developers who want Claude in the terminal and IDE with a single, multi-environment tool.

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

Documentação externa

Veja também