display-messages setting does't work #12428
Unanswered
yxdxx
asked this question in
Troubleshooting
Replies: 1 comment
-
This is answered here: #12434 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
[editor.lsp]
display-messages = true
In the document there is a setting about lsp,in the Preview version, it works, but in 2025.1 ,it shows nothing. but the lsp seems works.
I can't know when the lsp is ready when I open the rs file for the first time.
Reproduction Steps
I tried this:
Configured language servers:
✓ rust-analyzer: E:\Rust\Rustup.cargo\bin\rust-analyzer.exe
Configured debug adapter: lldb-dap
Binary for debug adapter: D:\Applications\Scoop\apps\llvm\current\bin\lldb-dap.exe
Configured formatter: None
Tree-sitter parser: ✓
Highlight queries: ✓
Textobject queries: ✓
Indent queries: ✓
PS D:\projects>
I expected this to happen:
Instead, this happened:
Helix log
~/.cache/helix/helix.log
Platform
Windows
Terminal Emulator
powershell 7.0
Installation Method
scoop install helix
Helix Version
helix 25.1
Beta Was this translation helpful? Give feedback.
All reactions