Skip to content

[bean completion proposals] proposals should show up for empty prefix #1469

Closed
@martinlippert

Description

@martinlippert

Looks like the bean completion proposals do not show up (yet) when there is no prefix, e.g.

public class TestBean2 {

    public void foo() {
        <*>
    }

}

Would be nice if the bean proposals would show up in this case, too.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions