All Projects → keith → IgnoreXcodeImageCompletions

keith / IgnoreXcodeImageCompletions

Licence: MIT license
A Xcode plugin for discarding Image completions

Programming Languages

objective c
16641 projects - #2 most used programming language
Makefile
30231 projects

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].