Skip to content

Commit e21fc5d

Browse files
authored
Update ordering
1 parent 698c1be commit e21fc5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
3232

3333
## AI Coding Tools
3434

35+
* [Cursor](https://www.cursor.so/) - AI-powered code editor with native GPT integration.
3536
* [GitHub Copilot](https://github.com/features/copilot) - AI pair programmer powered by OpenAI.
3637
* [Codeium](https://codeium.com/) - Free AI-powered code autocomplete.
3738
* [Tabnine](https://www.tabnine.com/) - AI code completions trained on open-source code.
38-
* [Cursor](https://www.cursor.so/) - AI-powered code editor with native GPT integration.
3939
* [Cody (Sourcegraph)](https://sourcegraph.com/cody) - AI coding assistant with codebase context.
4040
* [Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/) - AI-powered code suggestions from AWS.
4141

4242
## IDEs & Code Editors
4343

44-
* [Visual Studio Code](https://code.visualstudio.com/) - Popular, extensible open-source editor by Microsoft.
44+
* [VSCode](https://code.visualstudio.com/) - Popular, extensible open-source editor by Microsoft.
4545
* [IntelliJ IDEA](https://www.jetbrains.com/idea/) - Powerful IDE for JVM and polyglot development.
4646
* [WebStorm](https://www.jetbrains.com/webstorm/) - IDE for JavaScript and web development.
4747
* [Neovim](https://neovim.io/) - Modernized Vim for advanced editing.

0 commit comments

Comments
 (0)