https://github.com/ericadamski/copy-relative-path-vscode
Copy the relative path of the current open editor
https://github.com/ericadamski/copy-relative-path-vscode
vscode vscode-extension
Last synced: about 1 month ago
JSON representation
Copy the relative path of the current open editor
- Host: GitHub
- URL: https://github.com/ericadamski/copy-relative-path-vscode
- Owner: ericadamski
- Created: 2018-02-21T16:58:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:48:05.000Z (over 2 years ago)
- Last Synced: 2025-04-02T05:51:41.239Z (about 2 months ago)
- Topics: vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=ericadamski.copy-relative-path
- Size: 135 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# copy-relative-path
> Inspired by https://github.com/alexandrudima/vscode-copy-relative-path :clap:
A simple package to copy the project file path of the current file using the keyboard shortcut `⌥`+`⌘`+`v` or by typing `copy relative path` in the command pallette
**Enjoy!**