IgnoreXcodeImageCompletions icon indicating copy to clipboard operation
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:

example

Installation

  1. Un-sign Xcode
  2. Copy IgnoreXcodeImageCompletions.xcplugin to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
  3. Celebrate

OR:

  1. Un-sign Xcode
  2. Clone the repo
  3. 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)