问HN:现在最好的AI集成开发环境(IDE)是什么?
我在过去几个月里一直在使用Cursor,但我感觉可能已经达到了Cursor的极限。我发现它在记忆方面存在很多问题,随着我的代码库越来越大,它在处理我的单一代码库结构时也出现了一些问题。
1. 有没有更好的AI IDE能够记住我纠正它的结构性问题?
2. 有没有测试优先的AI IDE,能够帮助我查看随着时间的推移是否会破坏某些功能?
3. 你有什么推荐的IDE或者修复Cursor的建议吗?
查看原文
I've been using Cursor for the last couple of months but I'm feeling like I might be hitting the limits of Cursor. I'm seeing a lot of forgetting and problems with my codebase getting larger, and it having problems with my mono repo structure.<p>1. Is there a better AI IDE that remembers when I correct it about structural issues I have with it?
2. Is there an AI IDE that is test-first? helping me see if I break something over time?
3. Any IDEs you recommend me checking out? or tips on fixing cursor?