IgnoreXcodeImageCompletions
IgnoreXcodeImageCompletions copied to clipboard
A Xcode plugin for discarding Image completions
IgnoreXcodeImageCompletions
IgnoreXcodeImageCompletions is an "old style" Xcode plugin for disabling image autocompletion. Just in case you've ever been annoyed by this:
Installation
- Un-sign Xcode
- Copy
IgnoreXcodeImageCompletions.xcplugin
to~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
- Celebrate
OR:
- Un-sign Xcode
- Clone the repo
- Run
make install
If you don't want to do this you should dup my radar on this silly autocompletion behavior.
Compatibility
Currently this plugin has been tested with (and has the UUIDs for):
- Xcode 9.3 beta 4 (9Q127n)
- Xcode 9.2 (9C40b)
- Xcode 9.0 (9A235)
- Xcode 8.3.3 (8E3004b)