Skip to content

Commit

Permalink
fix debug activation event
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Nov 10, 2023
1 parent a0328e1 commit 486aa3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"activationEvents": [
"onLanguage:d",
"onLanguage:dml",
"onDebugResolve:d",
"onDebugResolve:code-d",
"onDebugDynamicConfigurations",
"onDebugInitialConfigurations",
"workspaceContains:dub.json",
Expand Down

0 comments on commit 486aa3a

Please sign in to comment.