I tested the LSP4IJ nightly build (0.20.0-20260607-051424) and found that hover functionality is no longer working for Liberty language server features.
Observed Behavior
The following hover-related issues were observed:
- Hover support does not work in bootstrap.properties files (Liberty Language Server).
- Hover support does not work in server.env files (Liberty Language Server).
- Hover support does not work in server.xml files (Liberty LemMinX).
No hover information is displayed when hovering over supported elements in the files mentioned above.
Expected Behavior
Hover information should be displayed as expected in:
- bootstrap.properties
- server.env
- server.xml
I tested the LSP4IJ nightly build (0.20.0-20260607-051424) and found that hover functionality is no longer working for Liberty language server features.
Observed Behavior
The following hover-related issues were observed:
No hover information is displayed when hovering over supported elements in the files mentioned above.
Expected Behavior
Hover information should be displayed as expected in: