-
- Downloads
3.6.8
... | @@ -2854,19 +2854,6 @@ | ... | @@ -2854,19 +2854,6 @@ |
"scope": "resource", | "scope": "resource", | ||
"type": "integer" | "type": "integer" | ||
}, | }, | ||
"Lua.workspace.supportScheme": { | |||
"default": [ | |||
"file", | |||
"untitled", | |||
"git" | |||
], | |||
"items": { | |||
"type": "string" | |||
}, | |||
"markdownDescription": "%config.workspace.supportScheme%", | |||
"scope": "resource", | |||
"type": "array" | |||
}, | |||
"Lua.workspace.useGitIgnore": { | "Lua.workspace.useGitIgnore": { | ||
"default": true, | "default": true, | ||
"markdownDescription": "%config.workspace.useGitIgnore%", | "markdownDescription": "%config.workspace.useGitIgnore%", | ||
... | @@ -3067,5 +3054,5 @@ | ... | @@ -3067,5 +3054,5 @@ |
"sponsor": { | "sponsor": { | ||
"url": "https://github.com/sumneko/lua-language-server/issues/484" | "url": "https://github.com/sumneko/lua-language-server/issues/484" | ||
}, | }, | ||
"version": "3.6.7" | "version": "3.6.8" | ||
} | } |
Please register or sign in to comment