# mpociot/chatgpt-vscode

A VSCode extension that allows you to use ChatGPT

Repository: https://github.com/mpociot/chatgpt-vscode
Canonical: https://ross.abutalabs.com/products/chatgpt-vscode
Language: TypeScript
License Family: other
Last push: 2023-09-29T18:27:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 97
- inputs: {"age_days": 1369, "days_push": 1069, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4925, forks 356 (observed 2026-08-28T04:09:02.534385+00:00)

## What it is
A Visual Studio Code extension that integrates ChatGPT into the editor, letting users ask questions, query selected code snippets, and insert AI-generated code. It uses the unofficial ChatGPT API with a session token for authentication.

## Use cases
- ask ChatGPT questions inside VSCode
- refactor selected code with AI suggestions
- generate code snippets from natural language prompts
- explain a selected block of code
- insert AI-generated code into the editor
- have follow-up conversations about code with maintained context

## When to avoid
- you need an officially supported OpenAI API integration
- you use an editor other than VSCode
- you are unwilling to extract and manage a ChatGPT session token
- you need a maintained extension with an active release cadence

## Facets
- artifact type: plugin
- maturity: maintenance
- function: chatbot, llm-inference, developer-tools
- domain: developer-tools, artificial-intelligence, large-language-models, text-editors
- platform: editor-plugin, cross-platform
- tags: vscode-extension, chatgpt, openai, code-assistant, ai-copilot

## Member repositories
- mpociot/chatgpt-vscode (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.534385+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:00.357970+00:00, confidence not recorded.
  - readme: https://github.com/mpociot/chatgpt-vscode (fetched 2026-08-28T04:09:02.534385+00:00, sha b9da83ab3200)
- Data as of 2026-08-30T08:39:29.467469+00:00.
