aicoolies logo

# vscode-extension

25 tools tagged

Showing 24 of 25 tools

Twinny logo

Twinny

Free local AI code completion for VSCode

Twinny is a free, open-source AI code completion extension for VS Code that works with any OpenAI API-compatible endpoint including local models via Ollama. It provides real-time inline suggestions, a sidebar chat for code discussion, workspace embeddings for context-aware completions, and a decentralized P2P inference network. A privacy-first alternative to GitHub Copilot with zero licensing cost.

open-sourceOpen Source
GitLens logo

GitLens

Most popular VS Code Git extension with 30M+ installs

GitLens is the most-installed Git extension for VS Code with over 30 million installs. It supercharges Git inside the editor with inline blame annotations, rich commit history visualization, file and line history, AI-powered commit summaries, and interactive rebase tools. Pro features include GitKraken-powered team analytics and visual diff tools. Maintained by GitKraken.

freemium
Gemini Code Assist logo

Gemini Code Assist

Google's enterprise AI coding assistant powered by Gemini

Gemini Code Assist is Google's business AI coding assistant for VS Code, JetBrains IDEs, Cloud Workstations, GitHub, and Google Cloud workflows. Standard and Enterprise plans include Gemini 3, a 1M-token context window, Gemini CLI access, preview agent mode, code completion, chat, transformation, PR review, and enterprise governance controls for GCP-heavy teams.

freemium
Codoki logo

Codoki

AI reviewer that catches hallucinations in generated code

Codoki is a specialized AI code reviewer focused on catching hallucinations in code generated by autonomous agents like Devin and Claude Code. It validates that AI-proposed code actually functions according to provided requirements, serving as a critical safety layer for teams where AI agents generate a significant portion of the codebase and human review capacity cannot keep pace with generation speed.

paidOpen Source
Meilisearch logo

Meilisearch

Lightning-fast, open-source search engine — a developer-friendly Algolia alternative.

Meilisearch is an open-source, lightning-fast search engine written in Rust. Designed as a developer-friendly alternative to Algolia with typo tolerance, faceted search, filtering, and sorting out of the box. Sub-50ms response times. Easy to deploy and configure with a RESTful API.

freemiumOpen Source
Cody logo

Cody

AI coding assistant by Sourcegraph

AI coding assistant from Sourcegraph for large enterprise codebases. Uses Sourcegraph's code graph for deep cross-file reasoning with flexible model choice (Claude, Gemini, GPT). Features autocomplete, chat, inline editing, test generation, and OpenCtx providers (Jira, Linear, Notion, Google Docs). As of July 2025, Cody Free and Pro tiers were discontinued — Sourcegraph now offers Cody to Enterprise customers only; Amp is the path for individuals.

paidOpen Source
GitHub Copilot logo

GitHub Copilot

AI pair programmer by GitHub

AI-powered code assistant from GitHub and OpenAI that provides real-time code suggestions, completions, and chat-based help directly in your editor. Offers inline completions, a chat interface, an autonomous coding agent that can implement features from GitHub Issues, and AI code review with 60M+ reviews processed. Supports GPT-4o, Claude Sonnet, and Gemini Pro. Works with VS Code, Visual Studio, JetBrains IDEs, Neovim, Xcode, and Eclipse. The benchmark AI pair programmer.

freemiumTelemetry

Kite

Dead

Historical AI code completion product with a farewell page still live

Historical AI code completion product shut down on November 16, 2022. The current kite.com page is a farewell note, not an active coding assistant, so the page should route readers to modern assistant alternatives.

freemium

GitHub Copilot X

Dead

Legacy Copilot X launch brand now folded into GitHub Copilot

Legacy Copilot X branding for features GitHub folded into the current GitHub Copilot product surface: chat, agent-style coding, PR help, docs context, CLI/IDE workflows, and Free/Pro/Business/Enterprise plans.

paid
Emacs logo

Emacs

Extensible self-documenting editor with Elisp environment

GNU Emacs is the extensible, self-documenting text editor that has served as a complete computing environment for developers since 1985. More than a text editor, Emacs is a Lisp-based platform that can be extended to handle virtually any text-related task — from writing code to managing email, shells, git, and org-mode planning. Highly keyboard-driven, deeply customizable, and completely free/GPL.

open-sourceOpen Source
Vim logo

Vim

The ubiquitous modal text editor

Vim is a highly configurable terminal text editor that has been a cornerstone of Unix and Linux development for over three decades. Built as an improved version of vi, Vim solves efficient text manipulation through its modal editing paradigm — separating insert and command modes so that keystrokes become powerful composable operations. Extensive plugin ecosystem, scripting via Vimscript/Lua, and first-class support in nearly every system.

open-sourceOpen Source
Qoder logo

Qoder

Agentic coding platform by Alibaba Cloud

AI IDE with Quest Mode for semi-autonomous long-running development tasks. Features context engineering that automatically surfaces relevant code, documentation, and project knowledge. Supports Claude, GPT, and Gemini models, letting developers delegate complex multi-step coding workflows while maintaining oversight through structured task tracking and progress reports.

free
Bito logo

Bito

AI assistant for code review, generation, and explanation

Bito is an AI-powered development platform combining a codebase intelligence engine with agentic code review capabilities. Its AI Architect maintains a live knowledge graph of your software system — mapping APIs, modules, and dependencies — and delivers that deep context to coding agents for more accurate suggestions. Bito solves the problem of AI tools producing generic feedback by grounding analysis in your specific codebase architecture.

freemium

Phind

Dead

Legacy developer AI search page with unavailable public app route

Legacy AI search and coding assistant page kept for historical context. The phind.com / www routes returned access failures during the 2026-06-22 re-check, including Vercel DEPLOYMENT_NOT_FOUND / 404 on at least one route, so readers should compare current developer search alternatives.

freemium
Qodo logo

Qodo

AI code integrity platform for test generation and quality

Qodo, formerly CodiumAI, is an AI code integrity platform focused on reviewing, testing, and improving code quality across the development lifecycle. It provides AI-powered code reviews, automated test generation, and context-aware suggestions that span IDE, pull request, and CI/CD workflows. Qodo distinguishes itself from general-purpose AI coding assistants by focusing on quality assurance rather than code generation alone.

freemium
Amazon Q Developer logo

Amazon Q Developer

AWS AI coding assistant with code generation and security scanning

AI coding assistant from AWS with inline code suggestions, chat, code transformation, and built-in security vulnerability scanning. Deep integration with AWS services and CLI makes it particularly powerful for cloud-native development. Helps developers modernize legacy code, optimize AWS resource usage, and implement security best practices across their entire development workflow.

freemium
Blackbox AI logo

Blackbox AI

AI code generation and autocomplete with code search

Blackbox AI is a multi-modal AI coding assistant providing real-time code generation, intelligent code search across 100M+ open-source repositories, and access to 300+ AI models for diverse development tasks. It consolidates code generation, debugging, testing, documentation, and search into a single platform. Stands out for extracting code from videos, images, and Figma designs — going beyond text-only AI assistants.

freemiumTelemetry
Codeium logo

Codeium

Free AI code completion supporting 70+ languages

AI-native code editor (now operating as Windsurf) built on VS Code with the Cascade agentic assistant for multi-file editing, terminal execution, and codebase-wide context. Codeium supports 70+ programming languages with lightning-fast completion, Cascade Memories for customizable AI behavior, semantic indexing, and automatic linter-error fixes — combining completion plus full agent in one cohesive IDE.

freemium
Cline logo

Cline

Open-source autonomous coding agent for VS Code

Cline is an Apache-2.0 open-source AI coding agent runtime for editor, terminal, and SDK workflows. It reads and edits files, runs commands, uses browsers, plans then acts, and requires explicit approval for each step unless users enable auto-approve. Current Cline sources show 8M+ installs, 63.6k+ GitHub stars, BYOK/provider flexibility, local model support, MCP, plugins, hooks, and Enterprise governance.

open-sourceOpen Source
Continue logo

Continue

Dead

Acquired by Cursor; historical open-source AI coding assistant

Continue was a model-agnostic open-source AI coding assistant for VS Code and JetBrains. Its official site now says Continue has been acquired by Cursor, so this aicoolies entry is kept as historical/graveyard context rather than an active standalone recommendation.

open-sourceOpen Source
Kimi Code logo

Kimi Code

AI coding agent by Moonshot AI

Terminal-based AI coding agent from Moonshot AI, powered by Kimi K2.5 with a 256K context window that achieves 76.8% on SWE-Bench Verified. Reads and edits code, executes shell commands, fetches web pages, and autonomously plans multi-step development workflows through natural language. Moonshot's entry into the AI coding agent market, leveraging their strength in large-context language models.

open-sourceOpen Source
Pieces for Developers logo

Pieces for Developers

AI-powered developer workflow

AI-powered developer productivity tool that captures, enriches, and organizes code snippets, links, and technical context across your workflow. Runs a local LLM on-device for privacy. Features Long-Term Memory that understands your development context across IDEs, browsers, and collaboration tools. Integrates with VS Code, JetBrains, Chrome, Obsidian, and more. AI copilot for explaining, generating, and transforming code. Cross-platform on macOS, Windows, and Linux.

freemiumOpen Source
Supermaven logo

Supermaven

Fastest AI code completion

Ultra-fast AI code completion tool with a 1M token context window — the largest among code assistants — enabling it to understand entire codebases for highly relevant suggestions. Runs a custom-trained model optimized for vendor-claimed ~250ms completions (roughly 3× faster). Supports VS Code, JetBrains, Neovim, and Zed. Free tier available with Pro at $10/month. Founded by the creator of Tabnine. Acquired by Cursor in late 2024 to power its autocomplete engine.

freemium
Tabnine logo

Tabnine

AI code assistant for enterprise

AI code completion assistant that runs locally or in the cloud with a focus on privacy and enterprise security. Trains on your codebase for personalized suggestions. Supports 30+ languages across VS Code, JetBrains, Neovim, and other IDEs. Features whole-line and full-function completions, natural language to code, and unit test generation. On-premise deployment option for air-gapped environments. SOC 2 certified. One of the earliest AI code assistants, now competing with Copilot and Supermaven.

freemium