-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
apidebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Dear vscode-team
I've got another question for you guys.
Is there any possibility to determine if VSCode is actually debugging?
My idea is to do something like this:
If a file changes, AND vscode is in debug mode (with f5
), I want to run a certain command.
As I'm aware of, one can define a when
on a key binding but is this possible from the extension API?
Cheers
Chris
henryju and hsen-dev
Metadata
Metadata
Assignees
Labels
apidebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality