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

Allow Renaming of Files in S3 #4588

Open
baijudodhia opened this issue Mar 26, 2024 · 0 comments
Open

Allow Renaming of Files in S3 #4588

baijudodhia opened this issue Mar 26, 2024 · 0 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service:s3

Comments

@baijudodhia
Copy link

Problem

Currently, not able to rename the files names in S3 through VSCode's Toolkit. An option should be provided to rename any file.

Expected behavior

User should be able to right click on the file and an option in the context menu should be shown called "Rename".
On clicking the "Rename" option a popup with an input field should be shown which will ask for NEW file name and on clicking the save button in the same popup the file/folder should be renamed.

It should handle scenarios of duplicate filenames within the same folder and provide an error if same file name already exists.

@baijudodhia baijudodhia added the feature-request New feature or enhancement. May require GitHub community feedback. label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service:s3
Projects
None yet
Development

No branches or pull requests

2 participants