reor icon indicating copy to clipboard operation
reor copied to clipboard

Ask user whether to index a big file

Open samlhuillier opened this issue 2 months ago • 0 comments

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 avatar Apr 21 '24 21:04 samlhuillier