Closed
Description
code-server
version: v1.604-vsc1.32.0- OS Version: macOS 10.14.4 (18E226)
Description
Deleting files from the file tree inside the IDE doesn't actually delete them from disk. It seems to simply remove them from the workspace until code-server is restarted
Expected Files should be sent to the trash/recycle bin
Steps to Reproduce
- Run code-server
- Right click on a file/folder
- Choose delete
- Check the local filesystem for that file/folder