Skip to content

Commit 1ded222

Browse files
authored
Kate uses rust-analyzer by default
1 parent 5a711d4 commit 1ded222

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/user/manual.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,9 @@ You'll need to close and reopen all .rs and Cargo files, or to restart the IDE,
411411
=== Kate Text Editor
412412

413413
Support for the language server protocol is built into Kate through the LSP plugin, which is included by default.
414-
It is preconfigured to use Rls for rust sources, but allows you to use rust-analyzer through a simple settings change.
414+
It is preconfigured to use rust-analyzer for Rust sources since Kate 21.12.
415+
416+
Earlier versions allow you to use rust-analyzer through a simple settings change.
415417
In the LSP Client settings of Kate, copy the content of the third tab "default parameters" to the second tab "server configuration".
416418
Then in the configuration replace:
417419
[source,json]

0 commit comments

Comments
 (0)