lapce / lapce/lapce

Request | File Explorer: Add options to File Explore

Open
#668 7 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.