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.
1 parent 94876ff commit 2ce2c12Copy full SHA for 2ce2c12
package/configuration.lua
@@ -77,7 +77,7 @@ local config = {
77
default = ".vscode/lua/plugin.lua",
78
markdownDescription = "%config.runtime.plugin%"
79
},
80
- ["lua.runtime.fileEncoding"] = {
+ ["Lua.runtime.fileEncoding"] = {
81
scope = 'resource',
82
type = 'string',
83
default = 'utf8',
0 commit comments