plugins.lsp.servers.lua-ls.settings.misc.executablePath

Manually specify the path for the Lua Language Server executable file.

Plugin default: ""

Type: null or string or raw lua code

Default: null

Declared by:

plugins.lsp.servers.lua-ls.settings.misc.parameters

Command line parameters to be passed along to the server exe when starting through Visual Studio Code.

Plugin default: [ ]

Type: null or (list of (string or raw lua code))

Default: null

Declared by: