feat(server): optimized command for importing commits from other servers (#1113)
This commit is contained in:
committed by
GitHub
parent
0379d370d5
commit
5f48ae8086
@@ -66,7 +66,8 @@
|
||||
},
|
||||
"files.eol": "\n",
|
||||
"volar.completion.preferredTagNameCase": "kebab",
|
||||
"volar.vueserver.maxOldSpaceSize": 4000
|
||||
"volar.vueserver.maxOldSpaceSize": 4000,
|
||||
"vscode-graphql.cacheSchemaFileForLookup": true
|
||||
},
|
||||
"extensions": {
|
||||
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
|
||||
|
||||
Reference in New Issue
Block a user