Commit 4fc6177e authored by FichteFoll's avatar FichteFoll

Merge pull request #5212 from j-martin/adding-OpenWith

adding OpenWith
parents 6ce9bb23 f96a7a51
...@@ -455,6 +455,18 @@ ...@@ -455,6 +455,18 @@
} }
] ]
}, },
{
"name": "Open With",
"details": "https://github.com/j-martin/open-with-sublime",
"labels": ["file management", "open files", "external editor", "power user"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx"],
"tags": true
}
]
},
{ {
"details": "https://github.com/titoBouzout/Open-Include", "details": "https://github.com/titoBouzout/Open-Include",
"releases": [ "releases": [
......
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