Replies: 2 comments 1 reply
-
So after posting this, I tested again, and this is now working for some unknown reason -- not sure what changed ... |
Beta Was this translation helpful? Give feedback.
0 replies
-
And now I started see this problem again -- no idea yet what I'm doing differently when it works ... |
Beta Was this translation helpful? Give feedback.
1 reply
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 the elm language server with Helix, it works fairly well in dedicated elm projects, however when I open up this frontend project, which is in a subdirectory of the repo, I get the following error:
Moving elm.json to top level in the repo fixes it.
I tried starting helix from the frontend directory, but when I open the file picker, it shows files in the root directory of the repo workspace, not the frontend directory, so it appears that Helix bases the root project directory on the repo, not the directory it was started in.
Appreciate any suggestions on how to work around this, or work on a fix.
Beta Was this translation helpful? Give feedback.
All reactions