From e7df7ecae0b0d2f997ea65e951ddbe98ca3e154b Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 28 Jan 2022 21:58:22 +0000 Subject: docs: update server_configurations.md skip-checks: true --- doc/server_configurations.md | 34 +++++++++++++++++++++++++++++++--- doc/server_configurations.txt | 34 +++++++++++++++++++++++++++++++--- 2 files changed, 62 insertions(+), 6 deletions(-) diff --git a/doc/server_configurations.md b/doc/server_configurations.md index 249dffc5..2a7f08fd 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -919,6 +919,14 @@ This server accepts configuration via the `settings` key. null +- **`deno.certificateStores`**: `array` + + Default: `vim.NIL` + + Array items: `{type = "string"}` + + null + - **`deno.codeLens.implementations`**: `boolean` null @@ -1009,6 +1017,20 @@ This server accepts configuration via the `settings` key. null +- **`deno.tlsCertificate`**: `string` + + Default: `vim.NIL` + + null + +- **`deno.unsafelyIgnoreCertificateErrors`**: `array` + + Default: `vim.NIL` + + Array items: `{type = "string"}` + + null + - **`deno.unstable`**: `boolean` null @@ -6455,6 +6477,12 @@ This server accepts configuration via the `settings` key. null +- **`rust-analyzer.primeCaches.numThreads`**: `number` + + Default: `0` + + null + - **`rust-analyzer.procMacro.enable`**: `boolean` Default: `true` @@ -7338,7 +7366,7 @@ This server accepts configuration via the `settings` key. - **`Lua.diagnostics.workspaceDelay`**: `integer` - Default: `0` + Default: `3` null @@ -7538,13 +7566,13 @@ This server accepts configuration via the `settings` key. - **`Lua.workspace.maxPreload`**: `integer` - Default: `1000` + Default: `5000` null - **`Lua.workspace.preloadFileSize`**: `integer` - Default: `100` + Default: `500` null diff --git a/doc/server_configurations.txt b/doc/server_configurations.txt index 249dffc5..2a7f08fd 100644 --- a/doc/server_configurations.txt +++ b/doc/server_configurations.txt @@ -919,6 +919,14 @@ This server accepts configuration via the `settings` key. null +- **`deno.certificateStores`**: `array` + + Default: `vim.NIL` + + Array items: `{type = "string"}` + + null + - **`deno.codeLens.implementations`**: `boolean` null @@ -1009,6 +1017,20 @@ This server accepts configuration via the `settings` key. null +- **`deno.tlsCertificate`**: `string` + + Default: `vim.NIL` + + null + +- **`deno.unsafelyIgnoreCertificateErrors`**: `array` + + Default: `vim.NIL` + + Array items: `{type = "string"}` + + null + - **`deno.unstable`**: `boolean` null @@ -6455,6 +6477,12 @@ This server accepts configuration via the `settings` key. null +- **`rust-analyzer.primeCaches.numThreads`**: `number` + + Default: `0` + + null + - **`rust-analyzer.procMacro.enable`**: `boolean` Default: `true` @@ -7338,7 +7366,7 @@ This server accepts configuration via the `settings` key. - **`Lua.diagnostics.workspaceDelay`**: `integer` - Default: `0` + Default: `3` null @@ -7538,13 +7566,13 @@ This server accepts configuration via the `settings` key. - **`Lua.workspace.maxPreload`**: `integer` - Default: `1000` + Default: `5000` null - **`Lua.workspace.preloadFileSize`**: `integer` - Default: `100` + Default: `500` null -- cgit v1.2.3-70-g09d2