-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodestatus: in-progresstheme: code completiontype: enhancement
Milestone
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)
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodestatus: in-progresstheme: code completiontype: enhancement