KSImageNamed-Xcode
Image autocompletion plugin
An Xcode plug-in that provides autocomplete suggestions for imageNamed calls based on images in the project.
Xcode plug-in that provides autocomplete for imageNamed: calls
4k stars
185 watching
679 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rickytan/rtimageassets | Automates image asset generation and scaling in Xcode projects. | 2,455 |
johnno1962/injectionforxcode | Tool for dynamically injecting new code into a running app to speed up the build process. | 6,553 |
xcodesorg/xcodes | A tool to manage multiple versions of Xcode on macOS | 3,848 |
raphaelhanneken/iconizer | Automates the creation of Xcode asset catalogs and generates necessary images for macOS and iOS app icons, launch images, and image sets. | 892 |
theassassin/appimagelauncher | A tool that integrates and manages AppImages on Linux desktops | 5,641 |
johnno1962/injectioniii | An app that allows incremental code updates and hot reloading of Swift applications in the iOS simulator. | 4,080 |
omz/colorsense-for-xcode | An Xcode plugin to visualize colors in code and make color manipulation easier. | 2,797 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,072 |
ruslanskorb/rskimagecropper | An iOS image cropper with support for landscape orientation and rotation. | 2,447 |
mac-cain13/r.swift | A tool that generates strong typed, autocompleted resource access in Swift projects | 9,503 |
xcodesorg/xcodesapp | An application that streamlines the installation and switching between multiple Xcode versions. | 7,044 |
xcpretty/xcode-install | Automates Xcode installation and updates from the Apple Developer Center | 2,588 |
venmo/synx | A tool to reorganize Xcode project folders based on the user's group structure | 6,085 |
onevcat/fengniao | Automates the removal of unused image resources from Xcode projects. | 3,403 |
sdwebimage/sdwebimage | An asynchronous image downloader with cache support and customizable transformations. | 25,051 |