问题
In the recent release WebStorm (2019.3) introduce 'Run Anything action', that great to easily start services etc'.
Until now i use to run it by clicking on the 'start debug' GUI button, and that works great, but how can i start debugging session like 'Attach to Node.js' by using the 'Run Anything' action?
When i try to run with 'Run Anything' - i get 'cannot find runner for Node' failing error massage, that not appear when i trying to run it by the GUI.
回答1:
After you open the 'Run Anything' modal (Ctrl-Ctrl), hold the shift while you choosing the debugging session you want.
Good luck!
来源:https://stackoverflow.com/questions/59052744/how-to-start-debug-session-with-run-anything-in-webstorm