mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
remove web extension kind in builtin extensions
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
],
|
||||
"extensionKind": [
|
||||
"ui",
|
||||
"workspace",
|
||||
"web"
|
||||
"workspace"
|
||||
],
|
||||
"activationEvents": [
|
||||
"onCommand:simpleBrowser.show",
|
||||
|
||||
Reference in New Issue
Block a user