|
17 | 17 |
|
18 | 18 | ## AI-Coding Extensions for IDEs
|
19 | 19 |
|
20 |
| -| Tool | Description | |
21 |
| -| --------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
22 |
| -| [Cline](https://github.com/cline/cline) | A VS Code extension that integrates AI-powered agentic coding assistance. Has built-in MCP Marketplace. | |
23 |
| -| [RooCode](https://github.com/RooVetGit/Roo-Code) | An extension (fork of Cline) created by a Roo that adds AI-powered code generation capabilities to VS Code. | |
24 |
| -| [Continue.dev](https://www.continue.dev/) | An open-source AI coding assistant for IDEs that helps accelerate software development. It offers features like code generation, refactoring, and debugging assistance. | |
25 |
| -| [qodo](https://www.qodo.ai/) | Agentic AI for testing, reviewing, and writing code—continuous quality at every step. | |
26 |
| -| [Supermaven](https://supermaven.com/) | Supermaven is VS Code, JetBrains IDEs, and Neovim extension that lets you write code 2x faster with AI. | |
27 |
| -| [augment code](https://www.augmentcode.com/) | The first AI coding assistant built for professional software engineers and large codebases. | |
28 |
| -| [Sourcegraph Cody](https://sourcegraph.com/cody) | The enterprise AI code assistant. Share and reuse prompts to automate tasks and promote quality and best practices for all of your devs. | |
29 |
| -| [Amazon Q Developer](https://aws.amazon.com/q/developer/) | Amazon Q Developer is plugin that provides you with code recommendations in real time and is an expert on AWS and is in the AWS Management Console. | |
| 20 | +| Tool | Description | |
| 21 | +| --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 22 | +| [Cline](https://github.com/cline/cline) | A VS Code extension that integrates AI-powered agentic coding assistance. Has built-in MCP Marketplace. | |
| 23 | +| [RooCode](https://github.com/RooVetGit/Roo-Code) | An extension (fork of Cline) created by a Roo that adds AI-powered code generation capabilities to VS Code. | |
| 24 | +| [Continue.dev](https://www.continue.dev/) | An open-source AI coding assistant for IDEs that helps accelerate software development. It offers features like code generation, refactoring, and debugging assistance. | |
| 25 | +| [qodo](https://www.qodo.ai/) | Agentic AI for testing, reviewing, and writing code—continuous quality at every step. | |
| 26 | +| [Supermaven](https://supermaven.com/) | Supermaven is VS Code, JetBrains IDEs, and Neovim extension that lets you write code 2x faster with AI. | |
| 27 | +| [augment code](https://www.augmentcode.com/) | The first AI coding assistant built for professional software engineers and large codebases. | |
| 28 | +| [Sourcegraph Cody](https://sourcegraph.com/cody) | The enterprise AI code assistant. Share and reuse prompts to automate tasks and promote quality and best practices for all of your devs. | |
| 29 | +| [Amazon Q Developer](https://aws.amazon.com/q/developer/) | Amazon Q Developer is plugin that provides you with code recommendations in real time and is an expert on AWS and is in the AWS Management Console. | |
| 30 | +| [Gemini Code Assist](https://codeassist.google/) | Gemini Code Assist brings the power of Gemini 2.0 to your IDE at no cost, with a chat interface that is aware of your code, automatic code completions as you write, and generation and transformation of full functions or files on demand. | |
30 | 31 |
|
31 | 32 | ## AI-Enhanced Development Tools
|
32 | 33 |
|
|
0 commit comments