Skip to content

Commit aa0a094

Browse files
committed
remove useless extension
1 parent ce5cfce commit aa0a094

File tree

5 files changed

+1
-788
lines changed

5 files changed

+1
-788
lines changed

index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,9 @@
3939
"serviceUrl": "https://open-vsx.org/vscode/gallery",
4040
"itemUrl": "https://open-vsx.org/vscode/item",
4141
"resourceUrlTemplate": "https://open-vsx.org/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}"
42-
},
43-
"extensionEnabledApiProposals": {
44-
"vscode.vscode-web-playground": [
45-
"fileSearchProvider",
46-
"textSearchProvider"
47-
]
4842
}
4943
},
50-
5144
"additionalBuiltinExtensions": [
52-
{
53-
"scheme": "${location.protocol.slice(0,-1)}",
54-
"path": "${location.pathname.split("/").slice(0,-1).join("/")}/myExt"
55-
},
5645
{
5746
"scheme": "${location.protocol.slice(0,-1)}",
5847
"path": "${location.pathname.split("/").slice(0,-1).join("/")}/myDav"

0 commit comments

Comments
 (0)