-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Find Files (Ctrl+P) is very slow #26868
Comments
|
Hi, It's a remote system, it may take more than 20 minute to find a file when I type it completely, sometimes it never ends. My folder and subfolder has mare than 100 thousands files. I tried with other programs and are much more faster finding files, but I like VS Code that's why I ask. Thanks in advance. |
What about text search (Ctrl + Shift + F) performance, how slow is that? |
Is also very slow.
Dimas Salazar
"Los jóvenes venezolanos, ¿se dejarán abatir por las dificultades, o
tendrán el valor de ser cristianos de verdad y construir una sociedad
más justa, más fraterna, más acogedora y pacífica?"
Juan Pablo II (1985)
…On Fri, May 19, 2017 at 7:10 PM, chrmarti ***@***.***> wrote:
What about text search (Ctrl + Shift + F) performance, how slow is that?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26868 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIm5JlDRcAJ9EIXmtw4-xYoO46xgDz1zks5r7hNzgaJpZM4NfM4v>
.
|
I am also facing this problem I am on the latest version.
|
To ankitrg, I guess that 10 secs for 30k files is pretty normal. |
Is there any way to short-cut the find operations? I often copy full paths to files from (Also, 10 seconds for 30k files is not normal, it's a sign that you need a better data structure. 😉) |
@smrucv Which remote filesystem is this? We have reports of slow performance with sshfs. |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
Seriously? Nothing between Aug 21st and Dec 1st, then you only wait 7 days for a response, and don't ping any of the people who might be able to answer? Poor form, vscodebot. In my case it was a local filesystem on Windows 10 Pro, no sshfs. I've since switched to Atom, which (after the initial indexing) can find a file almost as fast as I type. |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: