Skip to content
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

Plugin for Elixir LS #1245

Open
mayel opened this issue Sep 17, 2022 · 3 comments
Open

Plugin for Elixir LS #1245

mayel opened this issue Sep 17, 2022 · 3 comments
Labels
A-lsp Area: LSP, assists and code completion C-feature Category: New feature or request

Comments

@mayel
Copy link
Contributor

mayel commented Sep 17, 2022

I've started an attempt at a plugin for Elixir: https://github.com/mayel/lapce-elixir-ls
Not sure how to get a console or logs to see what's going on in Lapce when I install it though (since it seems to install fine but then doesn't do anything)?

See also: elixir-lsp/elixir-ls#728

@mayel mayel added the C-feature Category: New feature or request label Sep 17, 2022
@mayel
Copy link
Contributor Author

mayel commented Sep 17, 2022

Ah I've found the logs :)

So this is what's happening [lapce_data::proxy][ERROR] lsp server stderr: [ERROR rust_analyzer::main_loop] unexpected DidChangeTextDocument: lib/application.ex

Any pointers?

@panekj
Copy link
Collaborator

panekj commented Sep 17, 2022

that doesn't seem to be log from your LSP but Rust

@ghishadow
Copy link
Contributor

https://github.com/L1LLIAN/lapce-elixir there is another Elixir plugin in works too I think

@MinusGix MinusGix added the A-lsp Area: LSP, assists and code completion label Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lsp Area: LSP, assists and code completion C-feature Category: New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants