[
https://issues.redhat.com/browse/JBIDE-27119?page=com.atlassian.jira.plug...
]
Mickael Istria commented on JBIDE-27119:
----------------------------------------
I confirm. LSP4E provides extension for Generic Editor, not for JDT editor.
I'm aware that Spring Tool Suite uses LSP4E to extend the JDT editor. Maybe this code
would be reusable and shareable, as a plugin in LSP4E? Maybe that's worth chatting
with [~mlippert], to see if the solutions they built can work for JBoss Tools, and -if
yes- try to orchestrate a migration of such code into LSP4E.
Hover over Microprofile config property annotation does not work
----------------------------------------------------------------
Key: JBIDE-27119
URL:
https://issues.redhat.com/browse/JBIDE-27119
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: quarkus
Affects Versions: 4.14.0.Final
Reporter: Jeff MAURY
Priority: Major
Fix For: 4.15.x
When hovering over a Microprofile ConfigProperty name attribute, an LSP Hover request
should be sent to that the current value of the property should be displayed. It is not,
probably because the LSP Hover mecanism is not invoked against the JDT source editor.
To be checked with [~mickael_istria]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)