Skip to content

Fix Completions lag on long lines #244353

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RedCMD
Copy link
Contributor

@RedCMD RedCMD commented Mar 23, 2025

Fixes #227892

create plaintext file with snippet

abc
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

duplicate the colon's so there is about 10k-100k of them
type a at the end of that line
notice that it no longer hangs VSCode
and you now receive abc Snippet suggestion

image

@RedCMD
Copy link
Contributor Author

RedCMD commented Apr 18, 2025

@jrieken would you mind giving this a review thanks

@RedCMD RedCMD changed the title Fix Snippet lag Fix Completions lag on long lines May 25, 2025
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.

[regression] Increased typing lag with many word separators
2 participants