-
Notifications
You must be signed in to change notification settings - Fork 18
How to make this work with lsp-java? #19
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
Firstly you may check that if |
For me, moving the executable |
@huangfeiyu @blahgeek when using usePackage to setup various lsp-mode, lsp-java, lsp-metals, lsp-python, etc -- what would a recommended config look like? When attempting to add it instead via a mode hook like "java-mode . my-booster"
I then get all these errors when starting lsp-java
I tried adding the following instead to lsp-mode config but as the OP mentioned, wasn't seeing a change.
|
Many thanks for this package! Was wondering what happened to the JSON RPC improvements that the LSP folks demoed!
I'm trying to use this with lsp-java and I'm not seeing any logs indicating lsp-booster is being triggered.
The text was updated successfully, but these errors were encountered: