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

Auto-complete list fails in VSCode when typing fast #11147

Closed
simonborje opened this issue Dec 30, 2021 · 1 comment
Closed

Auto-complete list fails in VSCode when typing fast #11147

simonborje opened this issue Dec 30, 2021 · 1 comment

Comments

@simonborje
Copy link

extension version: v0.2.853 and v0.3.884
rustc version: 1.57.0
VSCode: 1.63.2
Windows 10

Once the auto-completion list has popped up once and I continue to type faster than the list can be updated, the list often either disappears or returns "No suggestions.". The list does work correctly as long as I type slow enough so that the list has time to update the results for every new letter.
When the list disappears it is possible to force it to reappear by pressing Ctrl + space, but if it has started to report "No suggestions" that does not help to restore the suggestions.

Example below: typing the letters "g" "n" at the end of "align" with a pause between keeps the list populated, but typing the two letters fast causes it to fail.
49kulA7g91
.

@SomeoneToIgnore
Copy link
Contributor

Duplicates #7560 and #10187

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