Skip to content
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

Lexical textDocument/hover doesn't work in helix #506

Closed
tcoopman opened this issue Nov 29, 2023 · 4 comments
Closed

Lexical textDocument/hover doesn't work in helix #506

tcoopman opened this issue Nov 29, 2023 · 4 comments

Comments

@tcoopman
Copy link

I don't get anything - no feedback/nor errors on doing hover in helix.

To be fair I'm not sure if this an issue with lexical or helix, but hover does work in other lsps.
Furthermore, the other features do seem to work with lexical.

@scohen
Copy link
Collaborator

scohen commented Nov 30, 2023

Does formatting work? Completion?

I don't have any experience with helix, but hover works with vscode, vi, vim, neovim, and emacs.

@tcoopman
Copy link
Author

tcoopman commented Nov 30, 2023

Yes all the other things seem to work. Only hover doesn't. I'll see if I can enable debug mode or something to figure out what is sent to the lsp.

@scohen
Copy link
Collaborator

scohen commented Nov 30, 2023

interesting. I'm not going to rule out that lexical is emitting some response that's subtly incorrect. If you can give us a debug session for what the responses look like, that would be super helpful.

@tcoopman
Copy link
Author

tcoopman commented Dec 4, 2023

It's an helix issue. Helix hover only seems to look at the first lsp that's configured: helix-editor/helix#8985

@tcoopman tcoopman closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants