The primary value of IDEs in the agentic era are: debugging, code review (with good diffing), and management of the agent’s context. I also use mine for browsing databases, but not everyone does that.
You seem to have one of those three. I’m not sure what your coding background is, but debuggers/profilers are incredibly useful and important, and it’s essentially malpractice for a developer never to use them.
kyle-ssg 7 minutes ago [-]
Hey! I'm a web and mobile developer for past 12 years and have wrote quite a lot of code over the years (github for receipts). I actually even written a mobile application profiler, it's on GitHub.
Debugging and profiling has always been outside of the IDE for me, except when I started out as a Java Developer.
tiesp 2 hours ago [-]
UI looks great
kyle-ssg 2 hours ago [-]
Oh thanks that's made my day haha!
Rendered at 16:25:39 GMT+0000 (Coordinated Universal Time) with Vercel.
You seem to have one of those three. I’m not sure what your coding background is, but debuggers/profilers are incredibly useful and important, and it’s essentially malpractice for a developer never to use them.
Debugging and profiling has always been outside of the IDE for me, except when I started out as a Java Developer.