We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f3a14 commit 669e830Copy full SHA for 669e830
1 file changed
Extension/package.json
@@ -23,6 +23,9 @@
23
},
24
"homepage": "https://github.com/Microsoft/vscode-cpptools",
25
"qna": "https://github.com/Microsoft/vscode-cpptools/issues",
26
+ "extensionKind": [
27
+ "workspace"
28
+ ],
29
"keywords": [
30
"C",
31
"C++",
0 commit comments