robole/vscode-file-bunny

Deleted Files can not be found in Trash (Recycle Bin).

Closed this issue · 6 comments

Describe the bug

After I clicked the command Delete File or Delete Active File in VS Code Command Palette,

The deleted files can not be found in Trash (Recycle Bin).

Additional context

  • OS = Windows 10

  • VS Code Version = 1.85.1

Were you working in a remote workspace?

Were you using WSL?

There is an existing issue related to this: #10.

The code around this functionality has not changed in a long time, this is likely to be an issue with VS Code.

Thanks for your reply.

I was using VS Code locally, and I wasn't using WSL.

I checked in the VS Code Insiders v1.86, and the issue is not there. When you update to v1.86, you can check if the issue is resolved. If it is resolved, you can close the issue. If it is not, let me know.

Thanks.

Since there are currently no updates in VS Code, I downloaded the latest(v1.86) VS Code Insider and tried on it.

It finally works. The deleted files move to Trash (Recycle Bin).

Hope the issue will be solved when the VS Code is able to update to v1.86.

This issue is resolved in v1.86.

If you are happy with the extension, can you star the repo please?

Best wishes

Rob

Until just now I noticed it. Appreciate for your brilliant work.