Closed
Description
Add support for @ConditionalOnProperty
annotation attributes:
- auto-completion for
prefix
- auto-completion for
name
/value
(should take mentioned prefix into account) - go to definitions (same as for
@Value
property keys) - find references (all references to the property across annotations and property files)