Code editors, AI-powered IDEs, and development environments
Showing 24 of 53 tools
Codeium's AI-native IDE
Agentic AI IDE (formerly Codeium, acquired by Cognition AI for ~$250M) built for AI-first development. Core feature Cascade understands entire codebases, plans multi-step edits, runs terminal commands, and acts as a coding partner. Supercomplete offers fast Tab autocomplete with multi-line suggestions. Supports GPT-5, Claude, and Gemini with BYOK. Available as standalone editor and plugins for VS Code, JetBrains, Vim. Ranked #1 in LogRocket AI Dev Tool Power Rankings.
The AI-first code editor
AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.
Open-source agentic development environment for parallel AI agents
Emdash is a modern content and digital asset management tool designed to help writers, content teams, and publishers organize, write, edit, and manage their content workflows in a streamlined, distraction-free environment. It replaces scattered content across documents, folders, and tools with a unified workspace where teams draft, review, collaborate, and publish written content, prioritizing the craft of writing.
Fork, customize, and ship AI agents on Vercel in minutes
Open Agents is a Vercel Labs open-source template for building and deploying cloud-hosted AI agents. It provides a production-ready Next.js starter with built-in tool use, streaming responses, multi-model support, and deployment on Vercel infrastructure. Developers can fork, customize agent behavior and tools, then ship agent-backed apps in minutes with automatic scaling and edge routing.
Human-in-the-loop web agent you can co-pilot in real time
Magentic-UI is a Microsoft Research web agent with a human-in-the-loop interface for browsing, coding, and file tasks. It plans multi-step actions, asks for approval before executing, and lets users co-pilot by taking over the browser mid-task. Built on AutoGen, it runs a team of specialized agents for web browsing, file handling, and code execution with full action transparency and safety guardrails.
Constrained generation that guarantees valid LLM outputs every time
Guidance is Microsoft's structured generation library that enforces output constraints directly within LLM decoding. It supports JSON schemas, regex patterns, grammars, and interleaved generation-and-control flow to guarantee valid outputs from any compatible model. Works with local models via llama.cpp, Transformers, and remote APIs including OpenAI and Anthropic. Eliminates retry loops and post-processing for structured data extraction.
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.
Official Vue.js language tooling and IDE support
Volar is the official Vue.js language tooling framework delivering advanced IDE support for Vue single-file components. It provides real-time TypeScript type inference in templates, intelligent autocompletion for components, props and slots, plus diagnostics from the Vue compiler. Volar powers the official Vue VSCode extension with 7M+ installs. Its core Volar.js layer is framework-agnostic, enabling language servers for other frameworks. MIT licensed with 13K+ stars.
A post-modern modal text editor
Helix is a post-modern modal text editor written in Rust, inspired by Kakoune and Neovim. It ships with built-in Tree-sitter support for syntax highlighting and structural editing across dozens of languages, native LSP integration for autocompletion and diagnostics, and multiple cursors as a first-class feature. Helix requires no plugin system or configuration to be productive out of the box, offering a selection-then-action editing model that reverses the Vim paradigm.
Lightning-fast Rust-powered code editor
Lapce is an open-source code editor written in Rust, delivering sub-millisecond response times through native GPU rendering via wgpu. It features modal editing inspired by Vim, built-in LSP support for intelligent code completion, and a WASI-based plugin system supporting Rust, C, and AssemblyScript extensions. Includes integrated remote development over SSH, a built-in terminal, and split-pane layouts. Its rope-based text architecture ensures efficient handling of large codebases.
GitHub Copilot AI assistant native to Xcode
Copilot for Xcode is GitHub's official AI coding assistant for Apple's Xcode IDE. It provides inline code completions, chat-based coding help, and code review directly in Swift and Objective-C workflows. The extension integrates natively with Xcode, supporting iOS, macOS, watchOS, and tvOS development with context-aware suggestions. With 6K GitHub stars, it is the standard way Apple platform developers access Copilot.
Fastest file search toolkit for AI agents and Neovim
fff.nvim (freakin fast fuzzy) is a high-performance file search toolkit for AI agents, Neovim, Rust, C, and NodeJS. Hybrid architecture with Lua frontend and Rust backend delivers sub-10ms search across 50K+ file codebases. Uses frecency memory combining frequency, recency, git status, and definition matches to surface the most relevant files for AI coding workflows.
Self-hosted cloud development environments for teams and AI agents
Coder provisions self-hosted cloud development environments on any infrastructure including Kubernetes, Docker, AWS, GCP, and Azure. Developers connect through VS Code, JetBrains IDEs, or browser-based editors to standardized environments with pre-configured dependencies. Features template-based provisioning, automatic shutdown, and audit logging. Over 12,800 GitHub stars with growing AI agent use cases.
StackBlitz's browser-based Node.js runtime for instant dev environments
WebContainers by StackBlitz runs Node.js natively in the browser using WebAssembly, enabling full development environments without server infrastructure. It powers StackBlitz and Bolt with instant project startup, npm package installation, and dev server execution entirely client-side. Supports Node.js APIs, filesystem operations, and terminal emulation within browser security constraints.
Google's AI-powered cloud IDE for full-stack app development
Firebase Studio is Google's cloud-based development environment that integrates Gemini AI for building, testing, and deploying full-stack applications. It provides browser-based coding with AI assistance for code generation, debugging, and database design. Connects natively with Firebase services including Firestore, Authentication, Cloud Functions, and Hosting for seamless deployment.
AI coding agent by JetBrains for autonomous task execution
Junie is JetBrains' AI coding agent that handles engineering tasks autonomously within JetBrains IDEs and from the terminal. It plans multi-step workflows, executes code changes, runs tests, and verifies results using full project context. Supports BYOK with Anthropic, OpenAI, Google, and others. Achieves 60.8% on SWE-bench Verified. Available as IDE plugin and CLI.
Incremental parsing system powering code intelligence in AI editors
Tree-sitter is an incremental parsing library with 19,000+ GitHub stars used by Cursor, Neovim, GitHub, and Helix for real-time syntax analysis. It generates concrete syntax trees that update incrementally as code changes, enabling AI code editors to understand program structure for intelligent completions, refactoring, and code navigation.
Reactive Python notebooks that version with git and deploy as apps
Marimo is a reactive Python notebook environment with 20,000+ GitHub stars and $4M seed funding. Unlike Jupyter, marimo notebooks automatically update dependent cells when values change, version cleanly with git as pure Python files, and deploy directly as interactive web applications without conversion steps.
Local open-source AI app builder running entirely on your machine
Dyad is a local-first, open-source AI app builder with 20,000+ GitHub stars that provides a Lovable and Bolt.new alternative running entirely on your machine. It supports React and Next.js frameworks, integrates with Ollama for fully offline AI generation, and works cross-platform on macOS, Windows, and Linux with both cloud and local LLM providers.
Use Neovim like Cursor with AI-driven code assistance and one-click apply
avante.nvim is a Neovim plugin that brings Cursor-style AI coding assistance to the Vim ecosystem. It provides inline code suggestions, AI chat with codebase context, one-click diff application, and multi-model support including Claude, GPT, Gemini, and local models. With 12,000+ GitHub stars and active development, it is the leading AI coding plugin for Neovim users who want IDE-level AI features without leaving their editor.
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.
AI tables inside your database with SQL
MindsDB is an open-source platform with 20,000+ GitHub stars that lets developers combine machine learning predictions with standard SQL queries by federating data across 200+ sources. It enables creating AI models as virtual database tables, querying predictions with familiar SELECT statements, and building real-time ML pipelines without leaving the database workflow that teams already know.
Multi-provider AI coding assistant with BYOK model access
CodeGPT is an AI coding assistant for VS Code and JetBrains IDEs that connects to multiple AI providers including OpenAI, Anthropic, Google, Mistral, and local models via Ollama using your own API keys. It offers code generation, explanation, refactoring, documentation writing, bug detection, and an agent marketplace with pre-built assistants for common tasks. The BYOK approach gives developers full cost control, no rate limits, and complete data ownership over their AI interactions.
Spec-driven development to keep AI agents on rails
Tessl is a spec-driven development platform founded by Snyk creator Guy Podjarny that keeps AI coding agents reliable by defining software through structured specifications before any code is written. The Tessl Framework guides agents to create plans, specs with linked tests, and API definitions — then generates and validates code against them. The Spec Registry provides 10,000+ specs for open-source libraries, preventing API hallucinations and version mixups in agent-generated code.