Issue by gruehle
Friday May 17, 2013 at 12:56 GMT
Originally opened as adobe/brackets#3879
Supersedes #2203
Add a "Delete" context menu item that moves the selected item (file or folder) to the trash/recycle bin.
The "move to trash" part is easy. The complicated parts are updating the tree and notifying the world that the file has been deleted.
gruehle included the following code: https://github.com/adobe/brackets/pull/3879/commits
Friday May 17, 2013 at 12:56 GMT
Originally opened as adobe/brackets#3879
Supersedes #2203
Add a "Delete" context menu item that moves the selected item (file or folder) to the trash/recycle bin.
The "move to trash" part is easy. The complicated parts are updating the tree and notifying the world that the file has been deleted.
gruehle included the following code: https://github.com/adobe/brackets/pull/3879/commits