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

Inline completion re-sorts while tabbing when using groups #618

Closed
bdw429s opened this issue Dec 9, 2020 · 1 comment
Closed

Inline completion re-sorts while tabbing when using groups #618

bdw429s opened this issue Dec 9, 2020 · 1 comment
Milestone

Comments

@bdw429s
Copy link
Contributor

bdw429s commented Dec 9, 2020

If your completion candidates have groups defined and you are using the AUTO_MENU_LIST option, when you first hit tab, the candidates will be sorted taking groups into account even though the groups are not shown:

image

However, when you hit tab a second time to select an option, the candidates will re-sort which is jarring.

image

@mattirn mattirn added this to the 3.17.2 milestone Dec 9, 2020
@mattirn mattirn closed this as completed in b77a0a8 Dec 9, 2020
@bdw429s
Copy link
Contributor Author

bdw429s commented Dec 9, 2020

Thanks @mattirn

@mattirn mattirn mentioned this issue Dec 11, 2020
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

No branches or pull requests

2 participants