Hacker News new | ask | show | jobs
by deminature 1166 days ago
VS Code has a quasi-IDE implemented for a bunch of popular languages including a debugger [1]. Sublime is a straight text editor, with limited debugging capability. Sheer usefulness beats performance, so VS Code won the editor war.

[1] https://code.visualstudio.com/docs/editor/debugging

1 comments

So in other words, not the same level of functionality.