Request | File Explorer: Add options to File Explore
Open
Nobody has claimed this yet.
A-ui
C-feature
- Dominant language
- Rust
- Stars
- 38.9k
- Forks
- 1.3k
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
Workspace Folder
Principals
- Create new file
- Create new folder
- Rename Folder F2
- Move Folder to Trash Delete
- Delete Folder Shift+Delete
- Cut Ctrl+X
- Copy Ctrl+C
- Paste Ctrl+V
Secondaries
- Reveal in File Explorer
- Open in Integrated Terminal
- Copy Path
- Copy Relative Path
Individual Folders on Workspace - Recursive options
Principals
- Create new file
- Create new folder
- Rename Folder F2
- Move Folder to Trash Delete
- Delete Folder Shift+Delete
- Cut Ctrl+X
- Copy Ctrl+C
- Paste Ctrl+V
Secondaries
- Reveal in File Explorer
- Open in Integrated Terminal
- Copy Path
- Copy Relative Path
Individual Files on Workspace - Recursive options
Principals
- Rename File F2
- Move File to Trash Delete
- Delete File Shift+Delete
- Cut Ctrl+X
- Copy Ctrl+C
- Paste Ctrl+V
Secondaries
- Reveal in File Explorer
- Open in Integrated Terminal
- Copy Path
- Copy Relative Path
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the file explorer context-menu implementation and comparing the existing workspace, nested-folder, and file actions with this checklist. Done means the remaining delete, cut, copy, paste, terminal, and path-copy options work across all listed cases and are covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100