huggingface/llm-vscode
LLM powered development for VSCode observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 84
- Release rhythm 8
- Longevity 92
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1294
- days_rel: n/a
- days_push: 99
- n_releases_24m: 0
Adoption not part of the score
1313 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A VSCode extension providing LLM-powered features like Copilot-style ghost-text code completion, with configurable backends including the Hugging Face Inference API, Ollama, and OpenAI-compatible endpoints. It uses llm-ls as its backend and includes code attribution checking against The Stack dataset.
Use cases
- get copilot-style code completion in vscode
- use local llm models for code completion via ollama
- connect vscode to hugging face inference api for code generation
- check if generated code comes from the stack dataset
- use starcoder or custom models as coding assistant in editor
When to choose
- you want LLM code completion in VSCode with a choice of models and backends
- you prefer self-hosted or OpenAI-compatible endpoints instead of a proprietary assistant
- you need provenance/attribution checks on generated code
When to avoid
- you want a full chat-based coding agent rather than completion-focused features
- you use an editor other than VSCode (see llm.nvim or llm-intellij instead)
- you are unwilling to manage API tokens or rate limits on the free Inference API tier
Facets
plugin · maturity active
llm-inference editor plugin-system developer-tools large-language-models text-editors editor-plugin cross-platform vscode-extension code-completion ghost-text huggingface code-attribution llm-ls
1 source
- readme: https://github.com/huggingface/llm-vscode · fetched 2026-08-28 · 59b0ef347bca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huggingface/llm-vscode | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="huggingface/llm-vscode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem