distinguish configurations base on pressing F5 (debug) or ctrl+F5 (launch) #20948
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
*out-of-scope
Posted issue is not in scope of VS Code
Milestone
I'd like to run one npm script defining a normal launch of an application by pressing ctrl+F5 (= launch the app) and the second npm script running the app in a debug mode by pressing F5 (= debug the app).
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: