Issues setting up Helix for use with Godot #12875
Unanswered
SpacewaIker
asked this question in
Q&A
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.
-
I'm trying to use Helix as an external editor for Godot, but the LSP isn't working.
I've set it up as shown here, but when I load a file (with Godot running), the lsp features in helix don't work, and the log file says
2025-02-14T13:50:10.772 helix_lsp [ERROR] failed to initialize language server: request 0 timed out
, while Godot shows[LSP} Connection Taken
.How can I fix this issue?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions