Skip to content

Adds a command to the right click context menu of sublime that allows you to copy the file path relative to your project directory.

License

Notifications You must be signed in to change notification settings

bpicolo/CopyRelativePath

Repository files navigation

Copy Relative Path

Adds a "Copy Relative Path" command to the Sublime right-click context menu, which copies the file path of the currently opened file relative to the folder you have open with the greatest path match.

Adding a Hotkey

 {"keys": ["super+i"], "command": "copy_relative_path"},

About

Adds a command to the right click context menu of sublime that allows you to copy the file path relative to your project directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages