Sublime Text Keyboard Shortcut for Copying Current File Path
You can do this by right clicking and clicking "Copy Path", but I wanted a keyboard shortcut for it.
You can add a Keyboard Shortcut to make this a bit easier by adding the following to your "Key Bindings - User" under preferences;
{ "keys": ["super+ctrl+f"], "command": "copy_path" }
Obviously SUPER+CTRL+F is the shortcut key for full screen apps (if applicable). I don't tend to use them so for me this is fine, but change it if you need to!
Written by Joel Day
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sublime text
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#