I\'d like to have a tool window in Visual Studio that allows me to type command line things (e.g. git stash, npm install, etc.) in the current proj
git stash
npm install
You can download PowerConsole from the Visual Studio extensions gallery.