|
|
|
|
|
by afiedler
3865 days ago
|
|
One of the biggest advantages that I know of is that VSC has a very good NodeJS debugger for Javascript and Typescript[1]. Having the debugger integrated into the editor is huge improvement over Node Inspector. Last time I tried Atom's debuggers, they were not very good. [1]: https://code.visualstudio.com/Docs/editor/debugging |
|
[1] https://marketplace.visualstudio.com/items/lukehoban.Go