-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: code completiontype: enhancement
Milestone
Description
Add support for @ConditionalOnMissingBean attributes:
- auto-completion and go to definition for type (string-based mentions of more-or-less random fully qualified Java types)
- auto-completion and go to definition for ignored type (string-based mentions of more-or-less random fully qualified Java types)
- auto-completion and go to definition for name (string-based mentions of bean names)
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 VSCodetheme: code completiontype: enhancement