This repository has been archived by the owner on Jan 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
packages.json
195 lines (195 loc) · 9.78 KB
/
packages.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
"packages": {
"plugins": [
{
"name": "AdjustFontSize",
"url": "https://github.com/zats/AdjustFontSize-Xcode-Plugin",
"description": "Adjust font size with ⌘ + / ⌘ -",
"screenshot": "https://raw.github.com/zats/AdjustFontSize-Xcode-Plugin/master/README/xcode.png"
},
{
"name": "Backlight",
"url": "https://github.com/limejelly/Backlight-for-XCode",
"description": "Highlights the current editing line in Xcode.",
"screenshot": "https://raw.githubusercontent.com/limejelly/Backlight-for-XCode/master/screenshot.png"
},
{
"name": "BBUFullIssueNavigator",
"url": "https://github.com/neonichu/BBUFullIssueNavigator",
"description": "Show all issue content in the issue navigator.",
"screenshot": "https://github.com/neonichu/BBUFullIssueNavigator/raw/master/screenshot.png"
},
{
"name": "ClangFormat",
"url": "https://github.com/travisjeffery/ClangFormat-Xcode",
"description": "Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang",
"screenshot": "https://raw.github.com/travisjeffery/ClangFormat-Xcode/master/README/usage.png"
},
{
"name": "CocoaPods",
"url": "https://github.com/kattrali/cocoapods-xcode-plugin",
"description": "CocoaPods integration right in Xcode",
"screenshot": "https://raw.github.com/kattrali/cocoapods-xcode-plugin/master/menu.png"
},
{
"name": "DerivedData Exterminator",
"url": "https://github.com/kattrali/deriveddata-exterminator",
"description": "Button for quickly deleting derived data. Makes Xcode happy.",
"screenshot": "https://github.com/kattrali/deriveddata-exterminator/raw/master/docs/menu.png"
},
{
"name": "DXXcodeConsoleUnicodePlugin",
"url": "https://github.com/dhcdht/DXXcodeConsoleUnicodePlugin",
"description": "Convert unicode string to Human-readable in xcode 5+ console."
},
{
"name": "ESJsonFormat",
"url": "https://github.com/EnjoySR/ESJsonFormat-Xcode",
"description": "Xcode plug-in which helps you generate model properties with json easier.",
"screenshot": "https://raw.githubusercontent.com/EnjoySR/ESJsonFormat-Xcode/master/ScreenShot/ScreenShot3.gif"
},
{
"name": "FuzzyAutocomplete",
"url": "https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin",
"description": "Enables fuzzy matching in Xcode's autocomplete, using the 'Open Quickly' algorithm.",
"screenshot": "https://raw.github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin/master/demo.gif"
},
{
"name": "GitDiff",
"url": "https://github.com/johnno1962/GitDiff",
"description": "Highlights differences against git repo in Xcode source editor.",
"screenshot": "http://injectionforxcode.johnholdsworth.com/gitdiff.png"
},
{
"name": "HTYCopyIssue",
"url": "https://github.com/hanton/CopyIssue-Xcode-Plugin",
"description": "Makes Copy Xcode Issue Description Easily, Support Finding Answers in Google or StackOverflow Directly.",
"screenshot": "https://github.com/hanton/CopyIssue-Xcode-Plugin/blob/master/ScreenShot.png"
},
{
"name": "HOStringSense",
"url": "https://github.com/holtwick/HOStringSense-for-Xcode",
"description": "Plugin for Xcode to make working with strings less \"escaped\"",
"screenshot": "https://github.com/holtwick/HOStringSense-for-Xcode/raw/master/Xcode.png"
},
{
"name": "IntelliPaste",
"url": "https://github.com/RobertGummesson/IntelliPaste-for-XCode",
"description": "IntelliPaste is an Xcode plugin that makes copy-pasting methods and RGB colors easier.",
"screenshot": "https://raw.githubusercontent.com/RobertGummesson/IntelliPaste-for-XCode/master/Screenshots/IntelliPaste-Demo.gif"
},
{
"name": "JumpMarks",
"url": "https://github.com/merrickp/JumpMarks",
"description": "Xcode plugin for numbered bookmarks. Set bookmarks with ⇧⌥[#], and jump back with ⌥[#] with the respective number.",
"screenshot": "https://raw.githubusercontent.com/merrickp/JumpMarks/assets/screenshot.jpg"
},
{
"name": "Miku",
"url": "https://github.com/poboke/Miku",
"description": "Miku is a plugin for Xcode. A copy of atom-miku.",
"screenshot": "https://github.com/poboke/Miku/raw/master/Screenshots/about.png"
},
{
"name": "KSImageNamed",
"url": "https://github.com/ksuther/KSImageNamed-Xcode",
"description": "Xcode plug-in that provides autocomplete for imageNamed: calls",
"screenshot": "https://raw.github.com/ksuther/KSImageNamed-Xcode/master/screenshot.gif"
},
{
"name": "KZLinkedConsole",
"url": "https://github.com/krzysztofzablocki/KZLinkedConsole",
"description": "Convert console logs containing fileName.extension:XX into clickable links, so you never have to wonder which class logged that message.",
"screenshot": "https://raw.githubusercontent.com/krzysztofzablocki/KZLinkedConsole/master/logs.gif"
},
{
"name": "LinkedLog",
"url": "https://github.com/julian-weinert/LinkedLog",
"description": "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.",
"screenshot": "https://raw.githubusercontent.com/julian-weinert/LinkedLog/master/Screenshots/LinkedLog.png"
},
{
"name": "MCLog",
"url": "https://github.com/yuhua-chen/MCLog",
"description": "Xcode plugin for filtering the console area.",
"screenshot": "https://raw.githubusercontent.com/yuhua-chen/MCLog/master/MCLogScreenshot.gif"
},
{
"name": "OMColorSense",
"url": "https://github.com/omz/ColorSense-for-Xcode",
"description": "Xcode plugin that makes working with UIColor (and NSColor) more visual."
},
{
"name": "Peckham",
"url": "https://github.com/markohlebar/Peckham",
"description": "Add #import-s from anywhere in the code.",
"screenshot": "https://raw.githubusercontent.com/markohlebar/Peckham/master/Misc/Peckham.gif"
},
{
"name": "RTImageAssets",
"url": "https://github.com/rickytan/RTImageAssets",
"description": "A Xcode plugin to automatically generate @2x, @1x image from @3x image for you, or upscale to @3x from @2x",
"screenshot": "https://github.com/rickytan/RTImageAssets/raw/master/ScreenCap/usage.gif"
},
{
"name": "SCXcodeSwitchExpander",
"url": "https://github.com/stefanceriu/SCXcodeSwitchExpander",
"description": "Autocomplete your switch cases",
"screenshot": "https://dl.dropboxusercontent.com/u/12748201/Recordings/SCXcodeSwitchExpander/SCXcodeSwitchExpanderExample.png"
},
{
"name": "VVDocumenter-Xcode",
"url": "https://github.com/onevcat/VVDocumenter-Xcode",
"description": "Xcode plug-in which helps you write Javadoc style documents easier.",
"screenshot": "https://raw.github.com/onevcat/VVDocumenter-Xcode/master/ScreenShot.gif"
},
{
"name": "VWInstantRun",
"url": "https://github.com/wangshengjia/VWInstantRun",
"description": "This plugin let you build & run your selected lines of code in Xcode without run the whole project, you'll have the output instantly in your Xcode console.",
"screenshot": "https://raw.githubusercontent.com/wangshengjia/VWInstantRun/master/run_swift_code_1.gif"
},
{
"name": "XActivatePowerMode",
"url": "https://github.com/qfish/XActivatePowerMode",
"description": "An Xcode plug-in makes activate-power-mode happen in your Xcode.",
"screenshot": "https://camo.githubusercontent.com/a25916ccc96abf4f949ae55a3fc8b0108ac578a8/687474703a2f2f3764396f30782e636f6d312e7a302e676c622e636c6f7564646e2e636f6d2f584163746976617465506f7765724d6f6465707265766965772e676966"
},
{
"name": "XAlign",
"url": "https://github.com/qfish/XAlign",
"description": "An amazing Xcode plugin to align regular code. It can align Xnything in any way you want.",
"screenshot": "https://raw.github.com/qfish/XAlign/gh-pages/images/equal.gif"
},
{
"name": "XCSnippetr",
"url": "https://github.com/dzenbot/XCSnippetr",
"description": "An XCode Plugin to upload code snippets directly into Slack and Gist",
"screenshot": "https://raw.githubusercontent.com/dzenbot/XCSnippetr/master/Documentation/Screenshots/screenshot_login_slack.png"
},
{
"name": "XQuit",
"url": "https://github.com/StefanLage/XQuit/",
"description": "Xcode plugin which ask to quit Xcode, useful if you quit clumsily.",
"screenshot": "https://raw.githubusercontent.com/StefanLage/XQuit/master/screenshots/main.png"
},
{
"name": "XToDo",
"url": "https://github.com/trawor/XToDo",
"description": "Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`",
"screenshot": "http://i.imgur.com/BZk2tSo.png"
},
{
"name": "ZLGotoSandbox",
"url": "https://github.com/MakeZL/ZLGotoSandboxPlugin",
"description": "You can quickly enter the iOS simulator Xcode plugin!",
"screenshot": "https://github.com/MakeZL/ZLGotoSandboxPlugin/blob/master/screenshot.png"
},
{
"name": "ZLXCodeLine",
"url": "https://github.com/MakeZL/ZLXCodeLine",
"description": "This is a record of the number of lines of code - XcodePlugin."
}
]
}
}