Live data from Hacker News

Ask HN: If building an IDE from scratch, what features would you add?

news.ycombinator.com

1–6 of 6 posts

Re: Ask HN: If building an IDE from scratch, what features would you add?

#4
Great debugging capabilities, time travel debugging, data break points, attach to running processes, remote debugging etc.

I think the most important feature for an IDE is debugging - at least this is the feature which separates an ide from just a Text Editor