I just downloaded the Node.js tools for Visual Studio and I can't find a way to open a Console window from inside VS.
It's useful to trigger npm
commands like install
, run build
...
I know I could do it from the outside but I miss how easy it is in WebStorm, for instance.