|
|
|
|
|
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 |
|