Skip to content

Instantly share code, notes, and snippets.

@cwardzala
Created July 16, 2013 14:23
Show Gist options
  • Save cwardzala/6009193 to your computer and use it in GitHub Desktop.
Save cwardzala/6009193 to your computer and use it in GitHub Desktop.
open with preview
{
"caption": "Preview",
"id": "side-bar-files-open-with-preview",
"command": "side_bar_files_open_with",
"args": {
"paths": [],
"application": "Preview.app", // OSX
"extensions":"pdf|png|jpg|jpeg" //any file with these extensions
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment