lite-xl / lite-xl-plugins

Plugins for the Lite XL editor
MIT License
380 stars 100 forks source link

[Request] JDTLS and snippets #221

Closed pedricm closed 1 month ago

pedricm commented 1 year ago

I would like to know if there are currently any intentions to provide java language server protocol (JDTLS) and snippets integration within the autocomplete engine.

Guldoman commented 1 year ago

Does JDTLS not work with the LSP plugin? The plugin doesn't have a default config for it, but if you follow the README you should be able to make it work.

For snippets, we don't have a plugin yet.

Guldoman commented 1 year ago

We now have a snippets plugin.

PerilousBooklet commented 1 month ago

We now have lsp_java. I think this issue can be closed now.

PerilousBooklet commented 1 month ago

Also the jdtls snippets are working with both the manual install and lsp_java. This issue can now be closed.

Guldoman commented 1 month ago

Yeah, closing this. Feel free to reopen if it's not working for you.