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!

AI Code Assistant for IDEs

  1. Google Gemini

    • Built-in for Firebase Studio
  2. GitHub Copilot

    • Visual Studio Code
    • Visual Studio
    • command-line
  3. Amazon Q Developer

    • Visual Studio Code
    • Visual Studio
    • Jet Brains
    • command-line

IDEs Supporint AI Code Assistants

  1. Visual Studio Code

  2. Zed

    • all popular LLMs are aupported
      • Amazon Bedrock
      • Anthropic
      • GitHub Copilot
      • DeepSeek
      • Google AI Studio
      • Local LLMs
      • Mistral
      • Ollama
      • OpenAI
  3. Google Firebase Studio (Formally Known as IDX)

    • Gemini built-in
  4. WinsSurf

  5. Cursor

  6. trae

  7. Vim / NeoVim

References

Comments