s3: copy full s3:// path in AWS Explorer
Open
feature-request
pending-release
service:s3
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
## Problem
I want to copy full path instead of folder/filename
but now I got `folder/` when I click copy Path
## Expected behavior
`s3://bucket/folder`
Contributor guide
Research direction
Start at the AWS Explorer S3 "Copy Path" action and inspect how the selected folder path is assembled. Compare the current `folder/` output with the expected `s3://bucket/folder` form; done means copying the full S3 URI for a selected folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100