williamboman / mason-lspconfig.nvim

Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.
Apache License 2.0
2.51k stars 150 forks source link

Spring boot support (sts4 #430

Open aleyrizvi opened 1 week ago

aleyrizvi commented 1 week ago

Is your feature request related to a problem? Please describe.

Hello, I see that sts4 is available in Mason but I cannot use ensure_install with it.

Describe the solution you'd like

Add sts4 as supported server?

Describe potential alternatives you've considered

No response

Additional context

No response

aleyrizvi commented 1 week ago

I created a pull request #431 to address this. Please have a look.