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

Autosuggestion choices are not refreshed after tab #545

Closed
mattirn opened this issue Jun 8, 2020 · 1 comment
Closed

Autosuggestion choices are not refreshed after tab #545

mattirn opened this issue Jun 8, 2020 · 1 comment
Labels
Milestone

Comments

@mattirn
Copy link
Collaborator

mattirn commented Jun 8, 2020

After hit tab-key choices are not updated:

autosuggestion-after-tab

After tab a new choices should be displayed as

autosuggestion-after-tab-ok

@mattirn mattirn added the bug label Jun 8, 2020
@mattirn mattirn added this to the 3.15.1 milestone Jun 8, 2020
@mattirn mattirn closed this as completed in feb7690 Jun 8, 2020
@mattirn mattirn mentioned this issue Jul 11, 2020
@mattirn mattirn reopened this Oct 4, 2020
@mattirn mattirn closed this as completed Oct 4, 2020
@mattirn mattirn reopened this Oct 4, 2020
@mattirn
Copy link
Collaborator Author

mattirn commented Oct 4, 2020

Actually the modifications here and in the commit 25824ac cause refreshing the candidate list too early if you have more than one candidate when completing java packages or directories. After you have navigated to the candidate it must be selected by pressing enter.

@mattirn mattirn closed this as completed in 0d861dd Oct 4, 2020
@mattirn mattirn reopened this Nov 14, 2020
@mattirn mattirn modified the milestones: 3.16.0, 3.17.2 Nov 14, 2020
@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
Projects
None yet
Development

No branches or pull requests

1 participant