Closed FreifeldRoyi closed 1 month ago
Thanks for having reported the issue. I will investigate your problem.
Sure np. Thank you for the maintenance work. Most appreciated
@FreifeldRoyi please follow PR https://github.com/redhat-developer/intellij-quarkus/pull/1396
@FreifeldRoyi if you want to try this feature before waiting the release:
And please give me feedback if it works for you.
Please note that if you define a new value for quarkus.rest.path
in application.properties, it will not refresh code vision. You will need to add a space for instance in your Java editor to refresh it.
Please create an issue with this problem.
As shown in the attached image:
public static final
field and is not resolved. Pressing the link will resolve to the same faulty url.quarkus.rest.path
variable inapplication.properties
and it is not being resolved.I have opened a similar bug for something that might be related