Skip to content

Commit 669e830

Browse files
authored
Set the extensionKind. (#13361)
1 parent 53f3a14 commit 669e830

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Extension/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
},
2424
"homepage": "https://github.com/Microsoft/vscode-cpptools",
2525
"qna": "https://github.com/Microsoft/vscode-cpptools/issues",
26+
"extensionKind": [
27+
"workspace"
28+
],
2629
"keywords": [
2730
"C",
2831
"C++",

0 commit comments

Comments
 (0)