#298 · Primary category: AI Coding Assistants
tabnine-vscode
Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
Project last updated:08/07/26
GitHub Stars
1.4K
Forks
199
Contributors
41
License
MIT
Why we included this project
Teams that want AI help inside their editor without handing their source code to a third party should look at this VS Code extension. It brings Tabnine's assistant into the editor, pairing inline code completions with a chat panel that plans, explains, and tests code within the workspace context. The privacy story sets it apart: Tabnine can run as secure SaaS, on-premises, or in your own VPC, and it trains on open source code under permissive licenses, so your proprietary code stays out of model training. It also supports a broad set of languages and frameworks across multiple IDEs, which suits mixed-language teams. One caveat: this repo is the VS Code client itself, so it shows how Tabnine integrates with that editor rather than the core model.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.