Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added a default lsp server for Java in languages.toml #2511

Merged
merged 2 commits into from
May 20, 2022

Conversation

JThompson-VI
Copy link
Contributor

Added the language server command for the Eclipse JDT language server for Java command = "jdtls"

@the-mikedavis
Copy link
Member

To clear up the ❌ from the Docs CI, you can run cargo xtask docgen and commit the changes. The Lints CI is failing for unrelated reasons - I'm working on a fix for those.

@JThompson-VI
Copy link
Contributor Author

JThompson-VI commented May 19, 2022 via email

@archseer archseer merged commit e8e2526 into helix-editor:master May 20, 2022
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 15, 2022
)

* Added a default lsp server for Java in languages.toml

* Added a default lsp server for Java in languages.toml cont.

Co-authored-by: Jacob Thompson <a01657923@usu.edu>
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 15, 2022
)

* Added a default lsp server for Java in languages.toml

* Added a default lsp server for Java in languages.toml cont.

Co-authored-by: Jacob Thompson <a01657923@usu.edu>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Eclipse JDT Language Server" as the default lsp server for Java
3 participants