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

Ask user whether to index a big file #210

Open
samlhuillier opened this issue Apr 21, 2024 · 0 comments
Open

Ask user whether to index a big file #210

samlhuillier opened this issue Apr 21, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@samlhuillier
Copy link
Collaborator

Given that we index the contents of the editor each time the user changes file, and this can introduce lots of lag for big files, we should ask the user whether they want us to index a file (if we detect that it is big) before doing it.

This could just be a modal that pops up and asks: Should we index this file now? Should we index the first 100 chunks? Etc.

@samlhuillier samlhuillier added the good first issue Good for newcomers label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant