diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2024-04-26 11:06:52 +0200 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2024-04-26 11:28:33 +0200 |
| commit | 3bc103ad88584ead5e7f052c981c06bd3a223b5f (patch) | |
| tree | 61335a5e9f5c9f1d4c026c130883695343f28ebf /src/tools/rust-analyzer/docs/dev | |
| parent | b2c377417e1a6ada0536770f0cd8aba581119436 (diff) | |
| download | rust-3bc103ad88584ead5e7f052c981c06bd3a223b5f.tar.gz rust-3bc103ad88584ead5e7f052c981c06bd3a223b5f.zip | |
Show workspace info in the status bar
Diffstat (limited to 'src/tools/rust-analyzer/docs/dev')
| -rw-r--r-- | src/tools/rust-analyzer/docs/dev/lsp-extensions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/docs/dev/lsp-extensions.md b/src/tools/rust-analyzer/docs/dev/lsp-extensions.md index f1815082e2e..7e12874c474 100644 --- a/src/tools/rust-analyzer/docs/dev/lsp-extensions.md +++ b/src/tools/rust-analyzer/docs/dev/lsp-extensions.md @@ -1,5 +1,5 @@ <!--- -lsp/ext.rs hash: dd51139b0530147e +lsp/ext.rs hash: d8e2aa65fdb48e48 If you need to change the above hash to make the test pass, please check if you need to adjust this doc as well and ping this issue: |
