jpage4500 / pathfinder_open_in_sublime

Plugin for Path Finder Mac App - Opens chosen file or folder in Sublime Text Editor (Based on Open in Textmate Plugin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin to Open in Sublime Text 2 for Pathfinder

Based on - Plugin for Textmate by Orta

Installation, Download the compiled file from this link. Unzip and copy the plugin file into ~/Library/Application Support/Path Finder/PlugIns folder

Restart Path Finder. You will find "Open with Sublime" item under the Commands menu > Plugins section. In Path Finder, select any file or folder and use the above menu item. The selected file will open in Sublime Text.

To compile the code, clone the repository, download the Path Finder SDK and compile the code using XCode. After you build the code, you can right-click on the product in XCode to open the folder location in finder and then copy the .plugin file into ~/Library/Application Support/Path Finder/PlugIns folder.

About

Plugin for Path Finder Mac App - Opens chosen file or folder in Sublime Text Editor (Based on Open in Textmate Plugin)


Languages

Language:Objective-C 100.0%