You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
.
The text was updated successfully, but these errors were encountered:
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.
.
The text was updated successfully, but these errors were encountered: