Links in documentation provided in properties files do not work #245
Open
Description
eg. Given a quarkus project with MicroProfile fault tolerance added to it, open a properties file and add the following:
Bulkhead/waitingTaskQueue|
Invoke completion at the |
and observe that there is a class referenced but there is no link to open the class.
Then, accept the completion, resulting in:
Bulkhead/waitingTaskQueue=10
Next, hover over Bulkhead/waitingTaskQueue
. The same documentation appears here as well and also doesn't work here.
Fred discovered this.
Metadata
Assignees
Labels
Type
Projects
Status
👀 In review