Skip to content

Commit cff152e

Browse files
jeanp413akosyakov
authored andcommitted
Add extensionKind to product.json
1 parent ddf9cc5 commit cff152e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

product.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,19 @@
503503
"extensionAllowedBadgeProvidersRegex": [
504504
"^https:\\/\\/github\\.com\\/[^/]+\\/[^/]+\\/workflows\\/.*badge\\.svg"
505505
],
506+
"extensionKind": {
507+
"Shan.code-settings-sync": ["ui"],
508+
"shalldie.background": ["ui"],
509+
"CoenraadS.bracket-pair-colorizer": ["ui", "workspace"],
510+
"CoenraadS.bracket-pair-colorizer-2": ["ui"],
511+
"wayou.vscode-todo-highlight": ["ui", "workspace"],
512+
"aaron-bond.better-comments": ["ui", "workspace"],
513+
"vscodevim.vim": ["ui"],
514+
"tuttieee.emacs-mcx": ["ui"]
515+
},
516+
"extensionPointExtensionKind": {
517+
"typescriptServerPlugins": ["workspace"]
518+
},
506519
"builtInExtensions": [
507520
{
508521
"name": "ms-vscode.references-view",

0 commit comments

Comments
 (0)