mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
ctrl+L
This commit is contained in:
parent
01efab6a1d
commit
ac8365def4
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,10 @@
|
|||
"nodejsRepository": "https://nodejs.org",
|
||||
"urlProtocol": "code-oss",
|
||||
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
|
||||
"extensionsGallery": {
|
||||
"serviceUrl": "https://open-vsx.org/vscode/gallery",
|
||||
"itemUrl": "https://open-vsx.org/vscode/item"
|
||||
},
|
||||
"builtInExtensions": [
|
||||
{
|
||||
"name": "ms-vscode.js-debug-companion",
|
||||
|
|
|
|||
Loading…
Reference in a new issue