-
Notifications
You must be signed in to change notification settings - Fork 6k
Add extension: vscode-elixir-ls #1612
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
Having trouble building this commit locally. Can you please share a procedure to build the Due to Mircosoft's terms of use, we cannot upload the bundle from their marketplace listing. |
Following their README.md it would be something like
But I haven't tested that, I can try to build it sometime later this week |
One more note, latest release seems to be at |
Hi! Still unable to install ElixirLS on the code-server? |
I was able to get it running by compiling it from source. You need to enter the I used asdf to install the elixir dependencies. |
@Yamilquery I'm not using code-server any more but maybe someone else could test it again |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
Thanks for opening an extension request! We are currently in the process of switching extension marketplaces and transitioning over to Open VSX. Once eclipse/openvsx#249 is implemented, we can fully make this transition. Therefore, we are no longer accepting new requests for extension requests. We suggest installing the VSIX file and then installing into code-server as a temporary workaround. See docs for more info. |
I'd like this extension to get added to the code-server extensions.
Extension link: https://marketplace.visualstudio.com/items?itemName=JakeBecker.elixir-ls
Extension repository: https://github.com/elixir-lsp/vscode-elixir-ls
It has a git submodule that also would need to get pulled to build it.
Related issue: #1299
The text was updated successfully, but these errors were encountered: