mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Unwanted changes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"Lua.workspace.preloadFileSize": 1000,
|
||||
"Lua.diagnostics.disable": [
|
||||
"undefined-doc-name",
|
||||
"need-check-nil"
|
||||
"undefined-doc-name"
|
||||
],
|
||||
"Lua.diagnostics.globals": [
|
||||
"BASE",
|
||||
@@ -15,9 +14,5 @@
|
||||
],
|
||||
"Lua.completion.displayContext": 5,
|
||||
"Lua.runtime.version": "Lua 5.1",
|
||||
"Lua.completion.callSnippet": "Both",
|
||||
"Lua.workspace.library": [
|
||||
"${3rd}/lfs/library"
|
||||
],
|
||||
"Lua.workspace.checkThirdParty": false
|
||||
"Lua.completion.callSnippet": "Both"
|
||||
}
|
||||
Reference in New Issue
Block a user