This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
Releases: zrzka/LigatureXcodePlugin
Releases · zrzka/LigatureXcodePlugin
Ligature Xcode plug-in 1.1
Ligature Xcode plug-in 1.0
Description
Xcode plug-in to enable / disable ligatures. Check following screenshot to see what these ligatures are.
Screenshot does contain PragmataPro font designed by Fabrizio Schiavi. Buy it, it's really great font!
Feel free to file an issue if Xcode doesn't behave as expected.
Requirements
- OS X Yosemite or El Capitan
- Xcode 7.0
Installation
Binary
- Download attached
LigatureXcodePlugin.xcplugin.zip
file. - Unzip it.
- Copy
LigatureXcodePlugin.xcplugin
to~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
directory.
Source code
- Clone repository.
- Open project file.
- Build.
- Restart Xcode.
There's Copy Files
- Build Phase
, which automatically installs plugin.
Settings
You can use Edit
- Ligature plug-in
menu to disable ligatures, enable default ligatures (initial value) or enable all ligatures.
Uninstallation
Remove LigatureXcodePlugin.xcplugin
from ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
and restart Xcode.