https://github.com/youssman/awesome-xcode-plugins
Awesome Xcode plugins to rocket your productivity :)
https://github.com/youssman/awesome-xcode-plugins
List: awesome-xcode-plugins
Last synced: 6 months ago
JSON representation
Awesome Xcode plugins to rocket your productivity :)
- Host: GitHub
- URL: https://github.com/youssman/awesome-xcode-plugins
- Owner: youssman
- Created: 2015-08-24T09:25:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T21:06:14.000Z (over 9 years ago)
- Last Synced: 2024-05-19T15:02:27.972Z (about 1 year ago)
- Size: 148 KB
- Stars: 49
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-xcode-plugins - Awesome Xcode plugins to rocket your productivity :). (Other Lists / Julia Lists)
README
# Awesome Xcode plugins
Awesome Xcode plugins to rocket your productivity :)Here I will share with you some nice plugins that I use everyday.
Feel free to share your plugins and feedbacks.
Before starting the list, I recommend you to use [Alcatraz](http://alcatraz.io/) : The package manager for Xcode.
## [AutoHighlightSymbol](https://github.com/chiahsien/AutoHighlightSymbol) [NEW]
A Xcode plugin to add highlight to the instances of selected symbol.
## [AutoIndentWithSave](https://github.com/ThilinaHewagama/AutoIndentWithSave) [NEW]
xCode plugin which indent the source code when save
## [Backlight](https://github.com/limejelly/Backlight-for-XCode)
Highlights the current editing line in Xcode
## [BBUDebuggerTuckAway](https://github.com/neonichu/BBUDebuggerTuckAway)
Xcode plugin for auto-hiding the debugger once you start typing in the source code editor.
## [BBUUtilitiesTuckAway](https://github.com/neonichu/BBUDebuggerTuckAway)
Xcode plugin for auto-hiding the utilities area once you start typing in the source code editor.## [CleanHeaders](https://github.com/insanoid/CleanHeaders-Xcode) [NEW]
A simple iSort like header sorting and duplicate removal plugin for Xcode, makes your headers look more organized!
## [DerivedData-Exterminator](https://github.com/kattrali/deriveddata-exterminator) [NEW]
A magic button in Xcode to exterminate the current project's DerivedData directories
## [GitDiff](https://github.com/johnno1962/GitDiff)
Highlights deltas against git repo in Xcode
## [HHEnumeration-Xcode](https://github.com/bugEnding/HHEnumeration-Xcode) [NEW]
Autocompletion prefix of enum members for Objective-C
## [HTYCopyIssue](https://github.com/hanton/CopyIssue-Xcode-Plugin) [NEW]
Makes Copy Xcode Issue Description Easily, Support Finding Answers in Google or StackOverflow Directly
## [KSImageNamed](https://github.com/ksuther/KSImageNamed-Xcode)
Xcode plug-in that provides autocomplete for imageNamed: calls
## [Lin](https://github.com/questbeat/Lin)
Xcode plugin that provides auto-completion for NSLocalizedString
## [LinkedLog](https://github.com/julian-weinert/LinkedLog) [NEW]
LinkedLog is a Xcode plugin that includes a Xcode PCH header file template that adds the macros `LLog` and `LLogF` and parses their output to link from the console to the corresponding file and line.
## [MarvinXcode](https://github.com/zenangst/MarvinXcode)
A collection of nifty commands for your everyday workflow in Xcode
## [MCLog](https://github.com/yuhua-chen/MCLog) [NEW]
Xcode plugin for filtering the console area.
## [MLAutoReplace](https://github.com/molon/MLAutoReplace) [NEW]
Xcode plugin, Re-Intent, make you write code more quickly.
## [Multiplex](https://github.com/kolinkrewinkel/Multiplex) [NEW]
Simultaneous editing for Xcode, inspired by Sublime Text.
## [OMColorSense](https://github.com/omz/ColorSense-for-Xcode)
Plugin for Xcode to make working with colors more visual[Watch Demo Video (YouTube)](http://www.youtube.com/watch?v=eblRfDQM0Go)
## [OMQuickHelp](https://github.com/omz/Dash-Plugin-for-Xcode) [NEW]
Plugin for Xcode to integrate the Dash documentation viewer app## [Peckham](https://github.com/markohlebar/Peckham)
Add #import-s from anywhere in the code.
## [QuickFind](https://github.com/qiaoxueshi/QuickFind) [NEW]
A Xcode plugin to help you find/search something more quickly and more conveniently.
## [RSImageOptimPlugin](https://github.com/yeahdongcn/RSImageOptimPlugin)
Xcode plugin to optimize images using ImageOptim.
## [RTImageAssets](https://github.com/rickytan/RTImageAssets)
A Xcode plugin to automatically generate @2x, @1x image from @3x image for you, or upscale to @3x from @2x
## [SCXcodeMinimap](https://github.com/stefanceriu/SCXcodeMiniMap)
Sublime Text like Minimap for Xcode
## [SCXcodeSwitchExpander](https://github.com/stefanceriu/SCXcodeSwitchExpander) [NEW]
Xcode plugin that enables switch cases autocompletion
## [SuggestedColors](https://github.com/jwaitzel/SuggestedColors) [NEW]
Xcode plugin that enables switch cases autocompletion
## [VVDocumenter](https://github.com/onevcat/VVDocumenter-Xcode)
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
## [XAlign](https://github.com/qfish/XAlign)
An amazing Xcode plugin to align regular code. it can align Xnything in any way you want.
## [XCActionBar](https://github.com/pdcgomes/XCActionBar) [NEW]
"Alfred for Xcode" plugin
## [xcfui](https://github.com/jcavar/xcfui)
Xcode plugin for fui tool
## [XcodeWay](https://github.com/onmyway133/XcodeWay) [NEW]
An Xcode plugin that makes navigating to many places easier
## [XLocation](https://github.com/StefanLage/XLocation)
An Xcode plugin which lets you add easily a new location (GPX file) in your current xcode project using a map point or from an address
## Author
You can find me on Twitter [@YHaiti](https://twitter.com/YHaiti)