Missing syntax highlighting on LSP hover docs #14051
Unanswered
Yuuki1578
asked this question in
Troubleshooting
Replies: 0 comments
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.
-
Before helix 25.07.1, syntax highlighting on LSP hover docs require
markdown
andmarkdown_inline
grammar.I install the grammars using
hx -g fetch
andhx -g build
on thislanguages.toml
config:And that work just fine. In version 25.07.1 however, it just doesn't work again:
I'm trying not to install the
helix-grammars
package so i can build the grammars from source.Platform: Linux/Android
Terminal Emulator: Termux aarch64
Installation method:
pkg install helix
Helix Version: 25.07.1
Beta Was this translation helpful? Give feedback.
All reactions