Skip to content

Commit 486aa3a

Browse files
committed
fix debug activation event
1 parent a0328e1 commit 486aa3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"activationEvents": [
2424
"onLanguage:d",
2525
"onLanguage:dml",
26-
"onDebugResolve:d",
26+
"onDebugResolve:code-d",
2727
"onDebugDynamicConfigurations",
2828
"onDebugInitialConfigurations",
2929
"workspaceContains:dub.json",

0 commit comments

Comments
 (0)