Back to tools

llama.vscode

An open-source extension for developers who want local model-based completion in VS Code, mainly helping produce inline continuations and fill-in-the-middle code suggestions.

Tool categories
CodingDeveloper tools
Tool links

Tool overview

Based on the available evidence, llama.vscode shows clear adoption signals, but it is better described as an early local-completion plugin with real developer usage reports, not a mature all-in-one AI coding platform. Popularity proof comes mainly from GitHub interest (about 1,450 stars), X posts from the maintainer about installs and releases, and repost-driven attention. That shows it is being watched in the local AI coding community. Usability proof is stronger in the official repo, the maintainer’s clarification that it only does FIM completions inside VS Code, and a few hands-on posts showing completion behavior in practice. Those support the narrower claim that it works for local autocomplete.\n\nIts practical role is not a chat coding assistant and not a full agent IDE. A more accurate analogy is “a local Copilot-style completion frontend backed by llama.cpp.” The evidence indicates it communicates with a llama.cpp server and focuses on code/text continuation, especially fill-in-the-middle completion inside VS Code. Posts also mention language-specific toggles and a quick menu, which suggests editor-focused workflow polish.

Related social content