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

The translation of the delete file menu is inconsistent. #170087

Closed
yiliang114 opened this issue Dec 27, 2022 · 2 comments
Closed

The translation of the delete file menu is inconsistent. #170087

yiliang114 opened this issue Dec 27, 2022 · 2 comments
Assignees
Labels
*as-designed Described behavior is as designed

Comments

@yiliang114
Copy link
Contributor

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:

Version: 1.74.0-insider (Universal)
Commit: 56d73a4
Date: 2022-11-30T21:51:22.982Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-ƒ.0
OS: Darwin x64 21.3.0
Sandboxed: Yes

  • OS Version: mac os 12.2.1

Steps to Reproduce:

  1. Open a project on the electron side and vscode.dev respectively
  2. Select a file and right-click.
  3. Observe the menu copy for deleting files.

image

image

It's called Delete Permanently over vscode.dev, but it's called Delete in electron

@lramos15 lramos15 added the *as-designed Described behavior is as designed label Dec 27, 2022
@VSCodeTriageBot
Copy link
Collaborator

The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2022
@lramos15
Copy link
Member

That's because there is a recycle bin which you can recover files from on desktop, but web based setups there is no recycle bin. If on vscode.dev for example you opened a local folder then these items would be getting deleted permanently.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed
Projects
None yet
Development

No branches or pull requests

3 participants