LSP4IJ 0.14.1 bug release #1149
Closed
angelozerr
announced in
Announcements
Replies: 3 comments
-
The release of LSP4IJ 0.14.1 has been launched https://github.com/redhat-developer/lsp4ij/actions/runs/15894763706 |
Beta Was this translation helpful? Give feedback.
0 replies
-
My bad there is a bug with textmate file which doesn't promote language servers when file is textmate. I will recreate a new release. |
Beta Was this translation helpful? Give feedback.
0 replies
-
LSP4IJ 0.14.2 is now available on marketplace! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Following feedback from @SCWells72, I’ve fixed several bugs related to installation:
https://github.com/redhat-developer/lsp4ij/milestone/16?closed=1
One particularly annoying issue was that opening an XML or HTML file would trigger the installation prompt for the XML or HTML language server — even though IntelliJ already provides excellent support for these languages. I’ve addressed this and similar issues.
I plan to release LSP4IJ 0.14.1 as soon as @SCWells72 finishes testing.
cc @CppCXY @InSyncWithFoo @seachicken @KUGDev @AlexWeinstein92 @aparnamichael @MituuZ @turkeylurkey @mrglavas @koxudaxi @FalsePattern @onriv @kristofvb @kdvolder @rcjsuen @jansorg @SCWells72 @ericdallo @nikunjarora12345 @n1kolasM @DetachHead
@TrevCraw @dessina-devasia no worries — this is just a small release with installer descriptor fixes, mainly to avoid prompting installation of language servers like LemMinx when not necessary (e.g., when opening an XML file).
Beta Was this translation helpful? Give feedback.
All reactions