Skip to content

feat: add copy file name/path to git file menu#338

Open
imodeveloper wants to merge 2 commits intoDimillian:mainfrom
imodeveloper:feature/git-copy-file-actions
Open

feat: add copy file name/path to git file menu#338
imodeveloper wants to merge 2 commits intoDimillian:mainfrom
imodeveloper:feature/git-copy-file-actions

Conversation

@imodeveloper
Copy link
Contributor

@imodeveloper imodeveloper commented Feb 4, 2026

Summary

  • add "Copy file name" and "Copy file path" actions to the git file context menu
  • reuse the resolved root/path logic for absolute paths
  • cover the new menu actions with tests

Motivation

Quickly grab a file name or full path from the git changes list without leaving the app.

Screenshot 2026-02-05 at 09 20 54

Testing

  • npm run test
  • npm run tauri build (fails: bundle_dmg.sh)

@imodeveloper imodeveloper marked this pull request as ready for review February 5, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant