diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2023-01-23 13:10:25 +0100 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2023-01-23 13:24:42 +0100 |
| commit | b9fe5afb30d00e14aaf5d02ff12a74efb774d4f1 (patch) | |
| tree | 88b5937a91eeaea0eb80c66aa881412bcf3f55cf /docs/dev | |
| parent | 84239a14543b5a22a9662bc926c9ae033067c977 (diff) | |
| download | rust-b9fe5afb30d00e14aaf5d02ff12a74efb774d4f1.tar.gz rust-b9fe5afb30d00e14aaf5d02ff12a74efb774d4f1.zip | |
Add a 'open server logs' button to the error notification
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/lsp-extensions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/lsp-extensions.md b/docs/dev/lsp-extensions.md index 0f24ddbbc00..a794e866181 100644 --- a/docs/dev/lsp-extensions.md +++ b/docs/dev/lsp-extensions.md @@ -1,5 +1,5 @@ <!--- -lsp_ext.rs hash: d296ce1226e3568d +lsp_ext.rs hash: ec29403e67dfd15b 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: |
