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

Expanding a folder with thousands of files hangs vscode #37075

Closed
d180cf opened this issue Oct 28, 2017 · 1 comment
Closed

Expanding a folder with thousands of files hangs vscode #37075

d180cf opened this issue Oct 28, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues tree-widget Tree widget issues
Milestone

Comments

@d180cf
Copy link

d180cf commented Oct 28, 2017

In the Explorer tab it's dangerous to expand folders with 10k+ files as it's likely to hang. It seems reasonable to stop enumerating files after a certain limit.

@vscodebot vscodebot bot added the workbench label Oct 28, 2017
@bpasero bpasero assigned joaomoreno and unassigned bpasero Oct 30, 2017
@bpasero bpasero added the freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues label Oct 30, 2017
@joaomoreno joaomoreno added this to the Backlog milestone Oct 30, 2017
@joaomoreno joaomoreno added the bug Issue identified by VS Code Team member as probable bug label Oct 30, 2017
@bpasero bpasero added file-explorer Explorer widget issues tree-widget Tree widget issues and removed workbench labels Nov 16, 2017
@joaomoreno
Copy link
Member

#18180

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues tree-widget Tree widget issues
Projects
None yet
Development

No branches or pull requests

3 participants