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

Allow to undo file operations done in the explorer #9390

Closed
sijad opened this issue Jul 16, 2016 · 3 comments
Closed

Allow to undo file operations done in the explorer #9390

sijad opened this issue Jul 16, 2016 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes on-testplan undo-redo Issues around undo/redo
Milestone

Comments

@sijad
Copy link
Contributor

sijad commented Jul 16, 2016

  • VSCode Version: 1.3.1
  • OS Version: OS X 10.11.5

Steps to Reproduce:

  1. delete a file from explorer panel
  2. there is no option to undo previous action

can be related to #4366

@weinand weinand added the feature-request Request for new features or functionality label Jul 16, 2016
@bpasero bpasero changed the title Add ability to undo delete action Allow to undo file operations done in the explorer Aug 5, 2016
@bpasero bpasero added the file-explorer Explorer widget issues label Aug 5, 2016
@bpasero bpasero added this to the Backlog milestone Aug 5, 2016
@bpasero bpasero removed their assignment Aug 17, 2016
@tgdn
Copy link

tgdn commented Jan 16, 2018

There isn't either any sort of alert. On MacOS the trackpad can easily select a whole directory and move it some place else without having any alert or possibility to undo that change

@jabacchetta
Copy link

jabacchetta commented Jun 25, 2018

Would love to see this. When explorer panel is focused, you should be able to undo/redo folder/file operations. This feature request would go nicely with #26339 / #43555 / #52844.

WebStorm handles these features nicely (if inspiration/examples are needed).

Having these features would also make it easier to justify disabling the confirm popup settings (e.g. explorer.confirmDelete and explorer.confirmDragAndDrop.

@isidorn
Copy link
Contributor

isidorn commented Nov 18, 2020

I have puhsed a change to tackle this. You can try it out in VS code insiders from tomorrow and let us know how it works for you. Thanks for the feedback!

@isidorn isidorn added the on-release-notes Issue/pull request mentioned in release notes label Dec 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes on-testplan undo-redo Issues around undo/redo
Projects
None yet
Development

No branches or pull requests

8 participants
@tgdn @bpasero @weinand @isidorn @alexdima @sijad @jabacchetta and others