From c7c5a0fe2fa5c98571a8de3bb952d7cde2bc4437 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 24 Aug 2021 12:28:05 +0000 Subject: [docgen] Update CONFIG.md skip-checks: true --- CONFIG.md | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) (limited to 'CONFIG.md') diff --git a/CONFIG.md b/CONFIG.md index 0cad6fd5..8dc617bc 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -5324,6 +5324,12 @@ This server accepts configuration via the `settings` key. null +- **`rust-analyzer.joinLines.joinAssignments`**: `boolean` + + Default: `true` + + null + - **`rust-analyzer.joinLines.joinElseIf`**: `boolean` Default: `true` @@ -6070,12 +6076,24 @@ This server accepts configuration via the `settings` key. null +- **`Lua.completion.requireSeparator`**: `string` + + Default: `"."` + + null + - **`Lua.completion.showParams`**: `boolean` Default: `true` null +- **`Lua.completion.showWord`**: `enum { "Enable", "Fallback", "Disable" }` + + Default: `"Fallback"` + + null + - **`Lua.completion.workspaceWord`**: `boolean` Default: `true` @@ -6100,6 +6118,18 @@ This server accepts configuration via the `settings` key. null +- **`Lua.diagnostics.ignoredFiles`**: `enum { "Enable", "Opened", "Disable" }` + + Default: `"Disable"` + + null + +- **`Lua.diagnostics.libraryFiles`**: `enum { "Enable", "Opened", "Disable" }` + + Default: `"Disable"` + + null + - **`Lua.diagnostics.neededFileStatus`**: `object` null @@ -6124,9 +6154,9 @@ This server accepts configuration via the `settings` key. null -- **`Lua.hint.paramName`**: `boolean` +- **`Lua.hint.paramName`**: `enum { "All", "Literal", "Disable" }` - Default: `true` + Default: `"All"` null @@ -6200,7 +6230,7 @@ This server accepts configuration via the `settings` key. - **`Lua.runtime.path`**: `array` - Default: `{ "?.lua", "?/init.lua", "?/?.lua" }` + Default: `{ "?.lua", "?/init.lua" }` Array items: `{type = "string"}` -- cgit v1.2.3-70-g09d2