We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf9cc5 commit cff152eCopy full SHA for cff152e
product.json
@@ -503,6 +503,19 @@
503
"extensionAllowedBadgeProvidersRegex": [
504
"^https:\\/\\/github\\.com\\/[^/]+\\/[^/]+\\/workflows\\/.*badge\\.svg"
505
],
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
519
"builtInExtensions": [
520
{
521
"name": "ms-vscode.references-view",
0 commit comments