Skip to content

How to troubleshoot a maybe-language-server issue? #9684

Discussion options

You must be logged in to vote

Syntax highlighting in Helix (and GitHub for some languages including Python) is done by tree-sitter rather than LSP. I expect that you should be able to reproduce that behavior with the same code running in a scratch buffer (:new, :lang python, then paste in the contents) since scratch buffers don't use LSP. To debug it would be useful to minimize the behavior down to the smallest file that can reproduce the behavior

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@MatrixManAtYrService
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MatrixManAtYrService
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants