AutoImport, handy Xcode plugin to import heaer file automatically. Because sometimes you are on 999th line of code and scrolling up just to add an import is a waste of time.
AutoImport is a Xcode Source Editor Extension, supports Xcode 8 and above. Replacements of Peckham, as decided to drop support for Xcode plugins in Xcode 8.
I am using some helper functions to deal with the filtering out source text fromCleanHeaders-Xcode and xTextHandler-objc, thanks for the awesome class.