-
Notifications
You must be signed in to change notification settings - Fork 109
elixir command check is invalid #406
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
Comments
Hi! At least for |
Exactly, that's the case |
So, the solution is to do the following? (With whatever versions)
|
The real solution would be to modify the check to execute |
Started working, now sure why
I only did these. |
I have Erlang 27 and Elixir 1.18 installed via mise on MacOS:
I start VS Code from the GUI, and Elixir can be used in a VS Code terminal. I've installed the ElixirLS 0.27.2 extension in VS Code, but I get this error:
The Debug Console (is that the same as the Development Console mentioned?) is empty. However, code completion and formatting does in fact work, and I can run Elixir files from the VS Code terminal. |
It does not take into account asdf/rtx/mise on unix systems
The text was updated successfully, but these errors were encountered: