Skip to content

Comments

Sort completion by relevance & respect completion filters registered by JLS#359

Merged
testforstephen merged 2 commits intomicrosoft:masterfrom
testforstephen:jinbo_completion
Jan 22, 2021
Merged

Sort completion by relevance & respect completion filters registered by JLS#359
testforstephen merged 2 commits intomicrosoft:masterfrom
testforstephen:jinbo_completion

Conversation

@testforstephen
Copy link
Contributor

@testforstephen
Copy link
Contributor Author

Old completion list:
image

New completion list:
image

Copy link
Member

@Eskibear Eskibear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Later isFiltered and getDeclaringType should be moved to JDT.Core from JDT.UI?

@testforstephen
Copy link
Contributor Author

Later isFiltered and getDeclaringType should be moved to JDT.Core from JDT.UI?

Agree, ideally this should be placed at jdt.core.manipulation repo.
So far i just follow eclipse.jdt.ls to copy the snippet directly.

@testforstephen testforstephen merged commit ca7d197 into microsoft:master Jan 22, 2021
@testforstephen testforstephen deleted the jinbo_completion branch January 22, 2021 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The sort of completion list is different from that in editor

3 participants