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

Cannot create or rename entries in Explorer on a large repo #122879

Closed
daprahamian opened this issue May 3, 2021 · 2 comments
Closed

Cannot create or rename entries in Explorer on a large repo #122879

daprahamian opened this issue May 3, 2021 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues

Comments

@daprahamian
Copy link

  • VS Code Version: 1.55.2
  • OS Version: macOS Big Sur 11.2

Steps to Reproduce:

  1. Open a git repo with a large number of files ( > 500,000)
  2. In the Explorer, create a new file
  3. Wait up to 10 seconds

Expected: The file name entry should continue to exist until file name is entered
Observed: The file name entry is randomly terminated, resulting in either no file (if file entry was empty) or a partially-named file (if mid-typing)

This might be a duplicate of #114573, but as pointed out on that issue, I am still seeing this problem even though the previous issue is closed.

Does this issue occur when all extensions are disabled?: Yes

@isidorn
Copy link
Contributor

isidorn commented May 4, 2021

Dup of #112293

@isidorn isidorn closed this as completed May 4, 2021
@isidorn isidorn added *duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues labels May 4, 2021
@chrisgbaker
Copy link

chrisgbaker commented May 7, 2021

I also updated to my version of VS Code today and now am seeing this issue. I don't know the cut-off, but this is only happening on a very large repo, and not in any of the smaller microservice repos I contribute to. Including node_modules it's ~175k files

Version: 1.56.0
Commit: cfa2e21
Date: 2021-05-04T22:06:21.189Z (2 days ago)
Electron: 12.0.4
Chrome: 89.0.4389.114
Node.js: 14.16.0
V8: 8.9.255.24-electron.0
OS: Darwin x64 19.6.0

@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

3 participants