Hacker News new | ask | show | jobs
by Polytonic 3951 days ago
TIL! This is awesome! I never knew about this.

What does it do under Windows? Does it run say, devenv.exe/msbuild in the shell, as opposed to in Visual Studio?

1 comments

Yes, that's exactly what it does, if you're using the VS backend (which is the default).

(So you can actually be in 100% console mode in windows if you want and never launch VS. :)