Hacker News new | past | comments | ask | show | jobs | submit login

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




The new Go extension [1] supports debugging as well. Just starting to play with it, but so far it's giving me a reason to start using VS Code.

[1] https://marketplace.visualstudio.com/items/lukehoban.Go


VS Code's debugger has an open extension model that allows adding debuggers for other languages. We have Node, Go, and Chrome debugging today, and are planning on adding others.


Ruby please, general Ruby (& Rails) support!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: