-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--health all
only displays the first of multiple configured language servers
#12403
Comments
If you do |
No it only shows the first one with |
hx --health markdown
Configured language servers:
✓ typos-lsp: ...\bin\typos-lsp.exe
✓ harper-ls: ...\bin\harper-ls.exe
✓ marksman: ...\scoop\shims\marksman.exe
✓ markdown-oxide: ...\bin\markdown-oxide.exe
Configured debug adapter: None
Configured formatter: None
Tree-sitter parser: ✓
Highlight queries: ✓
Textobject queries: ✘
Indent queries: ✘ |
The missing display for multiple language servers in |
OK, thank you, it seems just a display issue. The problems that I was facing were originated in the
|
I'll update the title since the display is an outstanding bug |
--health all
only displays the first of multiple configured language servers
Summary
After upgrading to 25.01 i experienced the following issue:
I use a cutom
languages.toml
i.e. for helix-gptOnly the first defined language server becomes effective:
25.01
hx --health
:before:
24.07
hx --health
:Reproduction Steps
No response
Helix log
No response
Platform
Linux
Terminal Emulator
ghostty
Installation Method
realease page
Helix Version
helix 25.01
The text was updated successfully, but these errors were encountered: