Commit 10232e45 authored by Felix Krull's avatar Felix Krull

Add Open in Default Application...

...which is a package to open any file in the system's default application for
that file type from the ST side bar or command palette.
parent d0bfec2b
......@@ -196,6 +196,16 @@
}
]
},
{
"name": "Open in Default Application",
"details": "https://github.com/SublimeText/OpenDefaultApplication",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/SublimeText/OpenDefaultApplication/tags"
}
]
},
{
"name": "Open in Thunar",
"details": "https://github.com/kernelp4nic/sublime-open-in-thunar",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment