Skip to content

Conversation

@cpkt9762
Copy link

@cpkt9762 cpkt9762 commented Feb 10, 2026

Add right-click context menu to file nodes in the sidebar file tree with options to:

  • Copy Relative Path
  • Copy Absolute Path

Fixes #11820
Fixes #11620

Includes i18n translations for all 16 supported languages.

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Related PR Found:

@cpkt9762 cpkt9762 force-pushed the feat/filetree-context-menu branch from 857b9e5 to 159be59 Compare February 10, 2026 19:20
@cpkt9762
Copy link
Author

Thanks for linking #12448. This PR is complementary, not a duplicate:

Both features enhance the file tree context menu in different ways. If #12448 merges first, I can rebase to ensure clean integration.

Add right-click context menu to file nodes in the sidebar file tree with options to:
- Copy Relative Path
- Copy Absolute Path

This addresses feature requests in anomalyco#11820 and anomalyco#11620.

Includes i18n translations for all 16 supported languages.
@cpkt9762 cpkt9762 force-pushed the feat/filetree-context-menu branch from 159be59 to 5b9c359 Compare February 10, 2026 19:37
@cpkt9762 cpkt9762 closed this Feb 10, 2026
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.

[FEATURE]:Right-click on the file list to copy the relative path. [FEATURE]:Add "Copy Path" and "Reveal in File Explorer" to context menu

1 participant