lexical-lsp / lexical

Lexical is a next-generation elixir language server
874 stars 80 forks source link

Helix LSP seemingly non-working #637

Closed crestofthebeast closed 7 months ago

crestofthebeast commented 7 months ago

Hi! Followed the installation instructions, but am having trouble getting helix to actually display lsp information.

Attached are some screenshots of config etc. A screenshot of my lexical install's start_lexical.sh location: image

A screenshot of my Helix configuration: Screenshot from 2024-03-04 10-16-00

I can get my lexical logs into a gist upon request. Thanks for your time!

crestofthebeast commented 7 months ago

Ah, I'm silly, the workspace detection doesnt work unless you're in the base dir, not the lib dir. Apologies! Not getting completion of things like do ... end is a nitpick now, but I imagine that's on the helix end.