KSImageNamed-Xcode
KSImageNamed-Xcode copied to clipboard
Xcode plug-in that provides autocomplete for imageNamed: calls
I had resign my Xcode9 and load KSImageName bundle. When I input [UIImage imageNamed:] code in Xcode9 ,The plugin is not auto import the image but the normal class or...
Xcode11.5 is not work
How and where to add this "defaults write com.apple.dt.Xcode KSShowExtensionInImageCompletion -bool YES". please help me. Thanks.
### 支持@3x图片 ### 可直接在@''图片名中"替换图片 ### Support @ 3x pictures ### In @ 'image name' direct replacement Picture
When there are many projects in one workspace, autocomplete will bring up all assets. In my opinion it should show only the ones added to the project the user is...