allow navigation to classpath resources from @Value
annotation
#1287
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: code completion
type: enhancement
Milestone
If an
@Value
annotation refers to a classpath resource (e.g.@Value("classpath:file.md
), we should support quick navigation to that file from the annotation viaGo To Definition
.The text was updated successfully, but these errors were encountered: