Skip to content

Ensure unimported things are sorted after imported things#1903

Merged
filipw merged 2 commits intoOmniSharp:masterfrom
333fred:sort-orders
Aug 20, 2020
Merged

Ensure unimported things are sorted after imported things#1903
filipw merged 2 commits intoOmniSharp:masterfrom
333fred:sort-orders

Conversation

@333fred
Copy link
Copy Markdown
Contributor

@333fred 333fred commented Aug 20, 2020

Prepend a '0' or '1' for already-imported and unimported things, respectively. This will ensure that things that are already imported will appear first in the list of completions, which is more likely to be what the user actually wants.

Prepend a '0' or '1' for already-imported and unimported things, respectively. This will ensure that things that are already imported will appear first in the list of completions, which is more likely to be what the user actually wants.
@filipw filipw merged commit ec1a442 into OmniSharp:master Aug 20, 2020
@333fred 333fred deleted the sort-orders branch August 20, 2020 06:50
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.

3 participants