[vscode-spring-boot] Support navigating to a Spring property file when inspecting on @Value annotations #761
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: property-editing-support
type: enhancement
Milestone
Currently, when we have a @value annotation on a variable and there is corresponding value in a Spring property file, our extensions won’t allow us to directly navigate to this property file and inspect this value.
(cc: @martinlippert @Eskibear)
The text was updated successfully, but these errors were encountered: