Skip to content

Commit c03c202

Browse files
committed
Add onLanguage activationEvents
1 parent 305ca05 commit c03c202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration/vscode/ada/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
"ms-vscode.cpptools"
1717
],
1818
"activationEvents": [
19+
"onLanguage:ada",
20+
"onLanguage:gpr",
1921
"onCommand:workbench.action.tasks.runTask"
2022
],
2123
"main": "./out/extension",

0 commit comments

Comments
 (0)