All work
VS Code GPT logo
Live

VS Code GPT

VS Code extension for asking LLMs about selected code, files, and debug output.

Node.jsVS Code Extension APIOpenAI APIAnthropic APIGemini APIJavaScriptTypeScript

Overview

VS Code GPT is a VS Code extension for using OpenAI, Anthropic, and Gemini models directly inside the editor. It can send selected text or a full file to the active provider, return responses in-editor, and support model/provider setup from VS Code.

Editor workflow

  • Send selected code or full-file context to an LLM
  • Explain snippets, debug output, or unfamiliar code
  • Return responses inside the editor workflow

Provider support

  • OpenAI
  • Anthropic
  • Gemini

Related projects