Hacker News new | ask | show | jobs
by talles 4592 days ago
This is a BIG step to make me switch to Windows. Debugging Node.js just like C# is really awesome (no brainer breakpoints and inspection: https://www.youtube.com/watch?v=W_1_UqUDx2s).

This plus a decent shell would definitely make me switch (I hate PowerShell).

1 comments

thanks talles. note that you can debug from VS to Linux with NTVS. here's the debugging video:

https://www.youtube.com/watch?v=-ir9ZB8lUg4

I haven't tried but there's probably no reason this won't work with Ubuntu installed on a Vagrant VM. Which is exactly how I develop nowadays from a Windows machine. This is crazy!