#667 · Primary category: AI Coding Assistants
tabnine-intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Project last updated:03/24/24
GitHub Stars
537
Forks
74
Contributors
28
License
MIT
Why we included this project
Tabnine's official JetBrains plugin brings its AI completions to every IntelliJ-based IDE, from IntelliJ IDEA to PyCharm, WebStorm, and the rest. As you type, it suggests whole lines and full functions, and the newer Chat beta answers questions about your code and can generate tests or documentation without you leaving the editor. Privacy is a big part of Tabnine's pitch: the company stresses that your code stays on your machine or behind a corporate firewall and is never used to train public models. One caveat worth knowing is that this plugin covers Starter, Pro, and Enterprise SaaS plans, while self-hosted Enterprise customers are pointed to a separate plugin. For developers already working in JetBrains tools, it's a straightforward way to try Tabnine's completions and chat in the environment you actually use.
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.