Does anyone else hate the no-IDE trend

Reddit r/singularity News

Summary

A developer criticizes the trend of AI coding tools removing code editors in favor of standalone chat interfaces, arguing it wastes tokens and ignores the needs of technical users who prefer managing code output within an IDE.

It seems like every tool is going in this direction of having a standalone chat interface, and then just removing the code editor for… what reason exactly? The amount of praise this gets makes no sense to me. It seems like an attempt to attract non technical customers who don’t want to see code, and encourage everyone else to burn as many tokens as possible. I’ve heard people say that they use codex or whatever alongside an IDE. Why not just use an agent in the chat tab? I’m not even against AI coding. I have no problem using it for most of what I do, I just want to manage the output. The agent + IDE approach seems perfect to me, why is everyone trying to immediately fix what’s not broken? I’m not trying to die on this hill, just looking for another perspective on why this is so popular.
Original Article

Similar Articles

Am I the only one starting to get 'Vibe Coding' fatigue ?

Reddit r/AI_Agents

A developer shares their fatigue with 'vibe coding,' noting that while AI agents speed up initial creation, they introduce significant architectural debugging challenges and technical debt in complex repositories.

A History of IDEs at Google

Hacker News Top

A retrospective on the evolution of IDEs at Google, from a fragmented ecosystem of individual choices to the development of a cloud-based IDE called Cider that gained popularity for its efficiency in editing and code review.