From 564490ba5c48314e4c194279fa72dba9874bc65a Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 8 Nov 2021 16:21:43 +0000 Subject: docs: update CONFIG.md skip-checks: true --- CONFIG.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'CONFIG.md') diff --git a/CONFIG.md b/CONFIG.md index b77ec7de..a78db0bd 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -1990,6 +1990,12 @@ This server accepts configuration via the `settings` key. An optional URL to override where to check for haskell\-language\-server releases +- **`haskell.serverEnvironment`**: `object` + + Default: `vim.empty_dict()` + + null + - **`haskell.serverExecutablePath`**: `string` Default: `""` @@ -6301,7 +6307,7 @@ This server accepts configuration via the `settings` key. - **`stylelintplus.filetypes`**: `array` - Default: `{ "css", "less", "postcss", "scss", "sugarss", "vue", "wxss" }` + Default: `{ "css", "less", "postcss", "sass", "scss", "sugarss", "vue", "wxss" }` Array items: `{type = "string"}` @@ -6891,6 +6897,14 @@ This server accepts configuration via the `settings` key. Experimental \(opt\-in\) terraform\-ls features +- **`terraform-ls.ignoreDirectoryNames`**: `array` + + Default: `{}` + + Array items: `{type = "string"}` + + Per\-workspace list of directory names for the language server to ignore when indexing files + - **`terraform-ls.rootModules`**: `array` Default: `{}` @@ -6911,6 +6925,12 @@ This server accepts configuration via the `settings` key. 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\}\} +- **`terraform.enableReferenceCountCodeLens`**: `boolean` + + Default: `true` + + Display reference counts above top level blocks and attributes\. + - **`terraform.languageServer`**: `object` Default: `{args = { "serve" },external = true,maxNumberOfProblems = 100,pathToBinary = "",["trace.server"] = "off"}` -- cgit v1.2.3-70-g09d2