diff options
| author | William Boman (automated) <william@redwill.se> | 2022-03-31 13:23:20 +0000 |
|---|---|---|
| committer | William Boman (automated) <william@redwill.se> | 2022-03-31 13:23:20 +0000 |
| commit | e50752dee752b91490926c10e15cfc58775b9f7a (patch) | |
| tree | 9cdb435b5031f52280d15db8353b327420d511ab /lua | |
| parent | run autogen_metadata.lua (diff) | |
| download | mason-e50752dee752b91490926c10e15cfc58775b9f7a.tar mason-e50752dee752b91490926c10e15cfc58775b9f7a.tar.gz mason-e50752dee752b91490926c10e15cfc58775b9f7a.tar.bz2 mason-e50752dee752b91490926c10e15cfc58775b9f7a.tar.lz mason-e50752dee752b91490926c10e15cfc58775b9f7a.tar.xz mason-e50752dee752b91490926c10e15cfc58775b9f7a.tar.zst mason-e50752dee752b91490926c10e15cfc58775b9f7a.zip | |
run autogen_metadata.lua
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/nvim-lsp-installer/_generated/schemas/terraformls.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim-lsp-installer/_generated/schemas/terraformls.lua b/lua/nvim-lsp-installer/_generated/schemas/terraformls.lua index fe1faa4b..1581f7a5 100644 --- a/lua/nvim-lsp-installer/_generated/schemas/terraformls.lua +++ b/lua/nvim-lsp-installer/_generated/schemas/terraformls.lua @@ -1,3 +1,3 @@ -- THIS FILE IS GENERATED. DO NOT EDIT MANUALLY. -- stylua: ignore start -return {properties = {["terraform-ls.excludeRootModules"] = {default = {},description = "Per-workspace list of module directories for the language server to exclude",items = {type = "string"},scope = "resource",type = "array"},["terraform-ls.experimentalFeatures"] = {description = "Experimental (opt-in) terraform-ls features",properties = {prefillRequiredFields = {default = false,scope = "resource",type = "boolean"},validateOnSave = {default = false,scope = "resource",type = "boolean"}},scope = "resource",type = "object"},["terraform-ls.ignoreDirectoryNames"] = {default = {},description = "Per-workspace list of directory names for the language server to ignore when indexing files",items = {type = "string"},scope = "resource",type = "array"},["terraform-ls.rootModules"] = {default = {},description = "Per-workspace list of module directories for the language server to read",items = {type = "string"},scope = "resource",type = "array"},["terraform-ls.terraformExecPath"] = {description = "Path to the Terraform binary",scope = "resource",type = "string"},["terraform-ls.terraformExecTimeout"] = {description = "Overrides Terraform execution timeout (e.g. 30s)",scope = "resource",type = "string"},["terraform-ls.terraformLogFilePath"] = {description = "Path to a file for Terraform executions to be logged into (TF_LOG_PATH) with support for variables (e.g. timestamp, pid, ppid) via Go template syntax {{varName}}",scope = "resource",type = "string"},["terraform.codelens.referenceCount"] = {default = false,description = "Display reference counts above top level blocks and attributes.",scope = "resource",type = "boolean"},["terraform.languageServer"] = {default = {args = { "serve" },external = true,maxNumberOfProblems = 100,pathToBinary = "",["trace.server"] = "off"},description = "Language Server settings",properties = {args = {default = { "serve" },description = "Arguments to pass to language server binary",scope = "resource",type = "array"},external = {default = true,description = "Whether an external language server binary should be launched.",type = "boolean"},maxNumberOfProblems = {default = 100,deprecationMessage = "Deprecated: This setting is not used by the extension and will be removed in a future release",description = "Controls the maximum number of problems produced by the server.",scope = "resource",type = "number"},pathToBinary = {default = "",description = "Path to language server binary (optional)",scope = "resource",type = "string"},requiredVersion = {deprecationMessage = "Deprecated: A platform specific Language Server binary will be bundled with the extension in a future release. If you wish to use a different version than the one shipped with the extension, use terraform.languageServer.pathToBinary",description = "The required version of the Language Server described as a semantic version string, for example '^2.0.1' or '> 1.0'. Defaults to latest available version.",type = "string"},["trace.server"] = {default = "off",description = "Traces the communication between VS Code and the language server.",enum = { "off", "messages", "verbose" },scope = "window",type = "string"}},type = "object"}},title = "Terraform",type = "object"}
\ No newline at end of file +return {properties = {["terraform-ls.excludeRootModules"] = {default = {},description = "Per-workspace list of module directories for the language server to exclude",items = {type = "string"},scope = "resource",type = "array"},["terraform-ls.experimentalFeatures"] = {description = "Experimental (opt-in) terraform-ls features",properties = {prefillRequiredFields = {default = false,scope = "resource",type = "boolean"},validateOnSave = {default = false,scope = "resource",type = "boolean"}},scope = "resource",type = "object"},["terraform-ls.ignoreDirectoryNames"] = {default = {},description = "Per-workspace list of directory names for the language server to ignore when indexing files",items = {type = "string"},scope = "resource",type = "array"},["terraform-ls.rootModules"] = {default = {},description = "Per-workspace list of module directories for the language server to read",items = {type = "string"},scope = "resource",type = "array"},["terraform-ls.terraformExecPath"] = {description = "Path to the Terraform binary",scope = "resource",type = "string"},["terraform-ls.terraformExecTimeout"] = {description = "Overrides Terraform execution timeout (e.g. 30s)",scope = "resource",type = "string"},["terraform-ls.terraformLogFilePath"] = {description = "Path to a file for Terraform executions to be logged into (TF_LOG_PATH) with support for variables (e.g. timestamp, pid, ppid) via Go template syntax {{varName}}",scope = "resource",type = "string"},["terraform.codelens.referenceCount"] = {default = false,description = "Display reference counts above top level blocks and attributes.",scope = "resource",type = "boolean"},["terraform.languageServer"] = {default = {args = { "serve" },external = true,maxNumberOfProblems = 100,pathToBinary = "",["trace.server"] = "off"},description = "Language Server settings",properties = {args = {default = { "serve" },description = "Arguments to pass to language server binary",scope = "resource",type = "array"},external = {default = true,description = "Whether an external language server binary should be launched.",type = "boolean"},maxNumberOfProblems = {default = 100,deprecationMessage = "Deprecated: This setting is not used by the extension and will be removed in a future release",description = "Controls the maximum number of problems produced by the server.",scope = "resource",type = "number"},pathToBinary = {default = "",description = "Path to language server binary (optional)",scope = "resource",type = "string"},["trace.server"] = {default = "off",description = "Traces the communication between VS Code and the language server.",enum = { "off", "messages", "verbose" },scope = "window",type = "string"}},type = "object"}},title = "Terraform",type = "object"}
\ No newline at end of file |
