Skip to content

[bean completion proposals] polish the proposal appearance in the completion list #1485

Closed
@martinlippert

Description

@martinlippert

At the moment, the autowire bean completions show up as a list of plain bean names. This makes it sometimes look a bit weird, since it shows up side by side with, for example, methods you could invoke. Even the icon for the proposals look the same.

Image

I think we need to change:

  • the icon (the symbol kind) to something else.
  • the label to include some additional information (like myController - inject as a bean dependency)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions