Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 30ea1e2

Browse files
authored
Merge pull request #715 from nelsonjchen/patch-1
Update README.md with current look of RLS in VSCode
2 parents f014911 + 987ef7a commit 30ea1e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ VSCode to test the RLS. The easiest way is to use the [published extension](http
6666
You'll know it's working when you see this in the status bar at the bottom, with
6767
a spinning indicator:
6868

69-
`RLS analysis: working /`
69+
`RLS: working `
7070

7171
Once you see:
7272

73-
`RLS analysis: done`
73+
`RLS: done`
7474

7575
Then you have the full set of capabilities available to you. You can goto def,
7676
find all refs, rename, goto type, etc. Completions are also available using the

0 commit comments

Comments
 (0)