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

Add duplicate to the right click context menu in the File Explorer panel #236876

Open
velara3 opened this issue Dec 24, 2024 · 2 comments
Open

Add duplicate to the right click context menu in the File Explorer panel #236876

velara3 opened this issue Dec 24, 2024 · 2 comments
Assignees

Comments

@velara3
Copy link

velara3 commented Dec 24, 2024

Add duplicate to the right click context menu in the Explorer panel
Image

This menu item would duplicate the selected file.

Steps to reproduce:

  • open VSCode
  • open a project
  • open the Explorer panel
  • right click on a file

The menu that shows up is the menu of the feature request

Current workaround

  • open the Explorer panel
  • right click on the file
  • select copy
  • right click on the file
  • select paste

The issue with this is that selecting copy and then selecting paste overwrites the clipboard contents

@Astabol
Copy link

Astabol commented Dec 24, 2024

Hello @velara3, You are requesting a menu that can duplicate a file in the explorer. Is it correct? If yes kindly check this pull request #236781. It can be added by this pull request

Thanks

@gjsjohnmurray
Copy link
Contributor

Previously requested in #202987

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants