Skip to content

[application.properties] improve sorting of content-assist property proposals while typing #1553

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

Open
martinlippert opened this issue Apr 28, 2025 · 0 comments

Comments

@martinlippert
Copy link
Member

This is specific to Eclipse (it works much better in VSCode).

When tying serverpor, the list of proposals looks counter-intuitive. The proposal for server.port shows up, but before, there are a number of other proposals in that list that contain the characters, but should be ranked a lot lower.

This seems to be the case when there is no . typed in the editor. When the user types server.por, the list looks much better.

Another example:

  • springtask shows up with a weird ranking of proposals
  • spring.task shows up with a nice ranking of the proposals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant