tcrespog
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Property navigation as language injection
AnsweredIn frameworks such as Micronaut or Spring, it's possible to find the declarations of a property inside `@Value(...)` annotations by doing "Ctrl+Click" (related issue). I would like to achieve the s...