NodeVsDebugger
NodeVsDebugger copied to clipboard
Enhancement: Toolbar
Would be great to have a toolbar button that starts the debugger and launches a browser window.
Currently, in Options→Environment→Keyboard you can bind command Debug.Node.Start to F5 key. For NodeJS projects this will start node, and for other projects a normal debugger will start as usual.
Starting a separate web browser instance will be added later.