We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07b93a6 + 47b3a56 commit c253708Copy full SHA for c253708
meta/3rd/example/config.json
@@ -5,7 +5,7 @@
5
"words" : ["thisIsAnExampleWord%.ifItExistsInFile%.thenTryLoadThisLibrary"],
6
// list or matched file names. `.lua`, `.dll` and `.so` only
7
"files" : ["thisIsAnExampleFile%.ifItExistsInWorkSpace%.thenTryLoadThisLibrary%.lua"],
8
- // lsit of settings to be changed
+ // list of settings to be changed
9
"settings" : {
10
"Lua.runtime.version" : "LuaJIT",
11
"Lua.diagnostics.globals" : [
0 commit comments