Please test 0.12.0 nighty build #899
Replies: 11 comments 78 replies
-
I've created PR #901 for #898. @angelozerr what's the latest on the freeze? |
Beta Was this translation helpful? Give feedback.
-
Hi @angelozerr, While testing our 24.0.12 Liberty Tools IntelliJ Plugin with your latest nightly build (version 0.12.0-20250317-135348), I encountered an exception on Windows OS with Intellij version 2024.3.4.1 Community Edition. Below is the exception log.
I enabled traces for Jakarta EE, Liberty Config, Liberty LemMinX, and MicroProfile LS, then performed the following actions:
I encountered this error the first time I attempted to select the |
Beta Was this translation helpful? Give feedback.
-
I'm getting this weird exception with the ZLS language server with LSP4IJ
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
After investing the freeze problem with @SCWells72 it seems it can happen when language servers are used intensively and it can have a freeze when file/server mapping are evaluated (there are evaluated every time). We need to cache them and evict the if needed. I am trying to work on that. |
Beta Was this translation helpful? Give feedback.
-
Bad news for LSP4IJ 0.12.0 release, we have more and more bad feedback with performance (withIJ Quarkus) and it seems performance are degarated since 0.10.0 according the user feedback I need to study why it is so slow and do some fixes. |
Beta Was this translation helpful? Give feedback.
-
Here they are: threadDumps-freeze-20250327-190525-WS-243.26053.12 2.zip |
Beta Was this translation helpful? Give feedback.
-
cc @CppCXY @InSyncWithFoo @seachicken @KUGDev @AlexWeinstein92 @aparnamichael @MituuZ @turkeylurkey @mrglavas @koxudaxi @FalsePattern @onriv @kristofvb @kdvolder @rcjsuen @jansorg @SCWells72 @ericdallo @nikunjarora12345 I plan to create the release on Tuesday (1 april) since we did a lot of tests, but if it is too short for you, please tell me. |
Beta Was this translation helpful? Give feedback.
-
I have created a new nighty which supports now Pull diagnostics. @InSyncWithFoo please test it. I have tested with swift and html language server and it seems it is working pretty well. This afternoon I will improve it to support related document (since swift language server supports it). @mrglavas don't be afraid with that, your language server doesn't support pull diagnostics, so there are no impact for you. |
Beta Was this translation helpful? Give feedback.
-
Hi @angelozerr,
Performed the following actions:
I encountered this error the first time I attempted to goto the implementation of an annotation. However, when I retried the same steps, I couldn’t reproduce it. |
Beta Was this translation helpful? Give feedback.
-
LSP4IJ 0.12.0 has been released and is now available on Jetbrains Marketplace! Thanks so much for having helped me to improve performance, fixing bugs and having tested this release! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I wanted to create the release of 0.12.0 which embeds amazing work from @SCWells72 .
Unfortunately it seems that there are some bugs (I don't blame you @SCWells72 please trust me!) that we are trying to fix it with @SCWells72 like:
We will fix those 2 issues but to prevent from another issues, please test nighty build to report us annoying issues before the release. Thanks so much for your help!
cc @CppCXY @InSyncWithFoo @seachicken @KUGDev @AlexWeinstein92 @aparnamichael @MituuZ @turkeylurkey @mrglavas @koxudaxi @FalsePattern @onriv @kristofvb @kdvolder @rcjsuen @jansorg @SCWells72 @ericdallo @nikunjarora12345
Beta Was this translation helpful? Give feedback.
All reactions