improve type proposals for ConditionalOnBean
with shorter labels
#1386
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: code completion
type: enhancement
Milestone
Code completion for
@ConditionalOnBean
(and@ConditionalOnMissingBean
) shows the fully qualified name of the types in the proposal label. We should change this to show only the type name itself and show the fully qualified type name in the details of the proposal items.The text was updated successfully, but these errors were encountered: