Xcode-Plugin-Open-Sublime-Text
Xcode-Plugin-Open-Sublime-Text copied to clipboard
A simple Xcode plugin to allow quickly opening source files in Sublime Text.
Results
2
Xcode-Plugin-Open-Sublime-Text issues
Sort by
recently updated
recently updated
newest added
It would be great if you could choose whether to open a new Sublime Text window or not by making the argument on [this line](https://github.com/ryanmeisters/Xcode-Plugin-Open-Sublime-Text/blob/master/OpenInSublimeText/OSTOpenInSublimeText.m#L122) to depend on an user...
Instead of suggesting the user manually sets a keyboard shortcut in system preferences, the plugin could come with a keyboard shortcut. cmd + shift + s is already used by...