Ben Chuanlong Du's Blog

It is never too late to learn.

Ides With AI Coding Assists

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Visual Studio Code

There are many extensions for VSCode offering AI coding assists. Below are some prominent ones.

  1. GitHub Copilot

  2. tabby

Zed

Google Firebase Studio (Formally Known as IDX)

Google Firebase Studio has Gemini integrated seemlessly.

WinsSurf

Cursor

trae

Vim / NeoVim

https://github.com/github/copilot.vim

https://github.com/yetone/avante.nvim

https://github.com/monkoose/neocodeium

https://github.com/Exafunction/windsurf.vim (formally known as codeium.vim)

https://github.com/jackMort/ChatGPT.nvim

https://github.com/huggingface/llm.nvim

References

https://www.builder.io/blog/windsurf-vs-cursor Windsurf vs Cursor: which is the better AI code editor?

https://www.joshmedeski.com/posts/ai-in-neovim-neovimconf-2024/ AI in Neovim (NeovimConf 2024)

https://terminalprogrammer.com/the-best-ai-plugin-for-neovim The Best AI Plugin for Neovim Why Codeium is the Clear Winner

https://www.youtube.com/watch?v=jy5gfjmXQG4 YouTube - Neovim auto completion with Local LLM

https://www.youtube.com/watch?v=MzFr7iXsESs I Tried Every AI Coding Assistant for Neovim

Comments