HACKER Q&A
📣 ML0037

Which IDE integrates AI best for programming (not vibe coding)?


hi, i'm trying to use AI with the goal of mantain the flow, i'll build the system, software design, ask atomic questions etc... but what's the best IDE for that? and how use it properly?


  👤 pcael Accepted Answer ✓
why would you use an IDE if you are not the one coding? You can review the code in github/gitlab using prs, but not necessarily code.. I feel IDEs are not the best environment for coding agents UI because the prioritize code editing, and the interaction with agents has a different priority.