posit-dev / posit-dev/positron
File operations in Explorer pane are missing "Duplicate..." and "Move..."
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 195
Description
Positron Version:
Positron Version: 2023.10.0 (Universal) build 1269
Code - OSS Version: 1.83.0
Commit: f071249cf4ff4ef887fc43a08289d47e457e25c1
Date: 2023-10-16T17:31:41.064Z
Electron: 25.8.4
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 23.0.0
Steps to reproduce the issue:
- Right-click a file in the Explorer pane
- The common file actions of "Duplicate" and "Move" are not available in the context menu.
What did you expect to happen?
In the same section as "Rename" and "Delete," there should also be options for "Duplicate" and "Move"
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
Reproduce the issue in the Explorer pane by opening a file's context menu and comparing the available actions with Rename and Delete. Locate the Explorer context-menu entry point, then add Duplicate and Move so they appear in the same section. Done means both actions are available and work for files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100