feat(server): optimized command for importing commits from other servers (#1113)

This commit is contained in:
Kristaps Fabians Geikins
2022-10-17 10:32:01 +03:00
committed by GitHub
parent 0379d370d5
commit 5f48ae8086
35 changed files with 820 additions and 151 deletions
+2 -1
View File
@@ -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.