|
3 | 3 |
|
4 | 4 | These IDEs offer a superior coding experience compared to traditional IDEs.
|
5 | 5 |
|
6 |
| -| Tool | Description | Links | |
7 |
| -| ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
8 |
| -|  [Cursor](https://www.cursor.sh/) | A next-generation IDE designed for pair-programming with AI. Edit, debug, and understand complex codebases with powerful AI assistance. | [changelog](https://www.cursor.com/changelog)<br>[price](https://www.cursor.com/pricing) ($20) | |
9 |
| -| [Windsurf](https://codeium.com/windsurf) | Windsurf, by Codeium, is an AI-powered code completion tool. It is designed to suggest entire functions and blocks of code based on context. | [changelog](https://codeium.com/changelog)<br>[price](https://codeium.com/pricing) ($15+) | |
| 6 | +| Tool | Description | Links | |
| 7 | +| ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | |
| 8 | +|  [Cursor](https://www.cursor.sh/) | A next-generation IDE designed for pair-programming with AI. Edit, debug, and understand complex codebases with powerful AI assistance. | [changelog](https://www.cursor.com/changelog)<br>[price](https://www.cursor.com/pricing) ($20) | |
| 9 | +| [Windsurf](https://codeium.com/windsurf) | Windsurf, by Codeium, is an AI-powered code completion tool. It is designed to suggest entire functions and blocks of code based on context. | [changelog](https://codeium.com/changelog)<br>[price](https://codeium.com/pricing) ($15+) | |
10 | 10 | | [GitHub Copilot](https://github.com/features/copilot) | A widely-used AI pair programmer within the VS Code that provides code suggestions, autocompletions, and even generates entire functions based on context and comments. It integrates directly into VS Code (and other IDEs) and has [online chat](https://github.com/copilot). | [updates](https://code.visualstudio.com/updates/#_github-copilot)<br>[price](https://github.com/features/copilot/plans) ($10) |
|
11 |
| -| [JetBrains Fleet](https://www.jetbrains.com/fleet/) | Fleet is a code editor designed for simplicity, combining a clean UI, [AI capabilities](https://www.jetbrains.com/ai/), and an essential set of built-in features for most major languages. | [releases](https://blog.jetbrains.com/fleet/category/releases/)<br>Free (public preview) | |
12 |
| -|  [PearAI](https://trypear.ai/) | Bring your ideas to life with the best AI tools integrated into a single code editor. Built to supercharge your project development all the way from inception to running at scale. Always open source. | [changelog](https://trypear.ai/changelog)<br>[price](https://trypear.ai/pricing) ($15) | |
13 |
| -|  [trae](https://www.trae.ai/home) | trae uses AI to enable developers to quickly build full-stack applications from prompts. | [changelog](https://docs.trae.ai/docs/changelog?_lang=en)<br>free but PRC | |
14 |
| -|  [Zed](https://zed.dev/) | Zed is a next-generation code editor for MacOS and Linux designed for high-performance collaboration with humans and AI. | [releases](https://zed.dev/releases/stable)<br>free [Zed AI](https://zed.dev/blog/zed-ai-billing) | |
15 |
| -| [CodeLLM](https://codellm.abacus.ai/) | A revolutionary new AI Code Editor that helps you 10x your developer productivity! Bundled with AI super assistant ChatLLM. | [subscription](https://codellm.abacus.ai/chat_llm_faq) | |
16 |
| -| [MarsCode](https://www.marscode.com/home) | Built-in AI programming assistant with capabilities like code completion, explanation, and debugging for faster development. | | |
| 11 | +| [JetBrains Fleet](https://www.jetbrains.com/fleet/) | Fleet is a code editor designed for simplicity, combining a clean UI, [AI capabilities](https://www.jetbrains.com/ai/), and an essential set of built-in features for most major languages. | [releases](https://blog.jetbrains.com/fleet/category/releases/)<br>Free (public preview) | |
| 12 | +|  [PearAI](https://trypear.ai/) | Bring your ideas to life with the best AI tools integrated into a single code editor. Built to supercharge your project development all the way from inception to running at scale. Always open source. | [changelog](https://trypear.ai/changelog)<br>[price](https://trypear.ai/pricing) ($15) | |
| 13 | +|  [trae](https://www.trae.ai/home) | trae uses AI to enable developers to quickly build full-stack applications from prompts. | [changelog](https://docs.trae.ai/docs/changelog?_lang=en)<br>free but PRC | |
| 14 | +|  [Zed](https://zed.dev/) | Zed is a next-generation code editor for MacOS and Linux designed for high-performance collaboration with humans and AI. | [releases](https://zed.dev/releases/stable)<br>free [Zed AI](https://zed.dev/blog/zed-ai-billing) | |
| 15 | +| [CodeLLM](https://codellm.abacus.ai/) | A revolutionary new AI Code Editor that helps you 10x your developer productivity! Bundled with AI super assistant ChatLLM. | [subscription](https://codellm.abacus.ai/chat_llm_faq) | |
| 16 | +| [MarsCode](https://www.marscode.com/home) | Built-in AI programming assistant with capabilities like code completion, explanation, and debugging for faster development. | | |
17 | 17 |
|
18 | 18 | ## AI-Coding Extensions for IDEs
|
19 | 19 |
|
20 | 20 | | Tool | Description |
|
21 | 21 | | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
22 |
| -| [Cline](https://github.com/cline/cline) | (coding agent) A VS Code extension that integrates AI-powered agentic coding assistance. Has built-in MCP Marketplace. | |
| 22 | +|  [Cline](https://cline.bot/) | (coding agent) A VS Code extension that integrates AI-powered agentic coding assistance. Has built-in MCP Marketplace. | |
23 | 23 | | [RooCode](https://github.com/RooVetGit/Roo-Code) | (coding agent) Fork of Cline. An extension created by a Roo that adds AI-powered code generation capabilities to VS Code. |
|
24 | 24 | | [Junie](https://www.jetbrains.com/junie/) | Junie is coding agent by JetBrains. Currently available in IntelliJ IDEA Ultimate and PyCharm Professional, with WebStorm soon to be added to this list. For now, Junie is only available on the OS X and Linux platforms. |
|
25 | 25 | |  [augment code](https://www.augmentcode.com/) | The first AI coding assistant built for professional software engineers and large codebases. |
|
|
0 commit comments