Summary
The context menu should offer options to copy a file's path to the clipboard.
Details
Add two context menu items for files in the command tree:
- Copy Relative Path - copies the path relative to the workspace root
- Copy Full Path - copies the absolute filesystem path
This is a standard feature in VS Code's file explorer and would be expected in CommandTree as well.
Summary
The context menu should offer options to copy a file's path to the clipboard.
Details
Add two context menu items for files in the command tree:
This is a standard feature in VS Code's file explorer and would be expected in CommandTree as well.