Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bean completion proposals] proposals should show up for this. prefix #1470

Open
martinlippert opened this issue Feb 6, 2025 · 0 comments
Open
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode status: needs-investigation theme: code completion type: enhancement

Comments

@martinlippert
Copy link
Member

Looks like the bean completion proposals do not show up (yet) when there is this. as the prefix:

public class TestBean2 {

    public void foo() {
        this.<*>
    }

}

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

@martinlippert martinlippert added for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode status: needs-investigation theme: code completion type: enhancement labels Feb 6, 2025
@martinlippert martinlippert added this to the 4.29.0.RELEASE milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode status: needs-investigation theme: code completion type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants