Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 035656b

Browse files
authored
Update README.md
1 parent 87ec4a2 commit 035656b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If stuff isn't working you can try **enabling logging** to debug:
3636
* Enter `atom.config.set('core.debugLSP', true)`
3737
* Reload atom _(ctrl-shift-F5)_
3838

39-
This will spit out language server message logging into the atom console. Check if requests/responses are being sent or are incorrect. It will also include any Rls stderr messages (as warnings) which may point to Rls bugs.
39+
This will spit out language server message logging into the atom console. Check if requests/responses are being sent or are incorrect.
4040

4141
## RLS
4242
RLS is no longer supported. To use RLS install a previous version of ide-rust, `apm install [email protected]`.

0 commit comments

Comments
 (0)