diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/server_configurations.md | 10 | ||||
| -rw-r--r-- | doc/server_configurations.txt | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/doc/server_configurations.md b/doc/server_configurations.md index f8a92a0a..8195d34f 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -6303,16 +6303,6 @@ This server accepts configuration via the `settings` key. Trace requests to the rust\-analyzer \(this is usually overly verbose and not recommended for regular users\)\. -- **`rust-analyzer.updates.askBeforeDownload`**: `boolean` - - Whether to ask for permission before downloading any files from the Internet\. - -- **`rust-analyzer.updates.channel`**: `enum { "stable", "nightly" }` - - Default: `"stable"` - - null - - **`rust-analyzer.workspace.symbol.search.kind`**: `enum { "only_types", "all_symbols" }` Default: `"only_types"` diff --git a/doc/server_configurations.txt b/doc/server_configurations.txt index f8a92a0a..8195d34f 100644 --- a/doc/server_configurations.txt +++ b/doc/server_configurations.txt @@ -6303,16 +6303,6 @@ This server accepts configuration via the `settings` key. Trace requests to the rust\-analyzer \(this is usually overly verbose and not recommended for regular users\)\. -- **`rust-analyzer.updates.askBeforeDownload`**: `boolean` - - Whether to ask for permission before downloading any files from the Internet\. - -- **`rust-analyzer.updates.channel`**: `enum { "stable", "nightly" }` - - Default: `"stable"` - - null - - **`rust-analyzer.workspace.symbol.search.kind`**: `enum { "only_types", "all_symbols" }` Default: `"only_types"` |
