You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the UI to delete large files with right clik + delete takes a usually long time (if it succeeds at all) compared to just running the linux command "rm filename"
VS Code version: Code 1.61.0 (ee8c7de, 2021-10-07T18:11:58.853Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
Remote OS version: Linux x64 5.4.0-1052-gcp
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2600)
We save a backup of the file for Cmd+Z on delete. What is the size of this file? We could maybe disable that for large files, or provide an option to disable it entirely. (#117621)
this is one of two major problems I have with large files ("large" being relative to network speed).
In my case, a 300MB file delete on a network that seems to perform at 10mb u/d wrecks the SSH connection and it's faster for me to close the app, restart it and then get all my terminals set back up
Any operation that inadvertently attempts to open a "large" file has similar results with the same destruction of workflow
All that I think is needed for both cases would be some configurable threshold where I can tell VSCode to warn me and allow an abort of whatever is about to happen. A secondary help would be some kind of way to abort what its doing (in the case that I thought it would be a good idea to open/delete/proceed with the large file).
This seems to be a glaring problem in an otherwise excellent tool.
Issue Type: Performance Issue
Using the UI to delete large files with right clik + delete takes a usually long time (if it succeeds at all) compared to just running the linux command "rm filename"
VS Code version: Code 1.61.0 (ee8c7de, 2021-10-07T18:11:58.853Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
Remote OS version: Linux x64 5.4.0-1052-gcp
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (20)
(2 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: