forked from alcatraz/alcatraz-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.json
213 lines (212 loc) · 9.16 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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
{
"packages": {
"plugins": [
{
"name": "DerivedData Exterminator",
"url": "https://github.com/kattrali/deriveddata-exterminator",
"description": "Button for quickly deleting derived data. Makes Xcode happy."
},
{
"name": "OMMiniXcode",
"url": "https://github.com/omz/MiniXcode",
"description": "Xcode plugin for working without the main toolbar"
},
{
"name": "OMColorSense",
"url": "https://github.com/omz/ColorSense-for-Xcode",
"description": "Xcode plugin that makes working with UIColor (and NSColor) more visual."
},
{
"name": "OMQuickHelp",
"url": "https://github.com/omz/Dash-Plugin-for-Xcode",
"description": "Plugin for Xcode to integrate the Dash documentation viewer app"
},
{
"name": "KSImageNamed",
"url": "https://github.com/ksuther/KSImageNamed-Xcode",
"description": "Xcode plug-in that provides autocomplete for imageNamed: calls"
},
{
"name": "HOStringSense",
"url": "https://github.com/holtwick/HOStringSense-for-Xcode",
"description": "Plugin for Xcode to make working with strings less \"escaped\""
},
{
"name": "XVim",
"url": "https://github.com/JugglerShu/XVim",
"description": "Xcode plugin for Vim keybindings"
},
{
"name": "XCode4_beginning_of_line",
"url": "https://github.com/insanehunter/XCode4_beginning_of_line",
"description": "XCode 4 plugin to make HOME key jump to the first non-whitespace line of code"
},
{
"name": "Lin",
"url": "https://github.com/questbeat/Lin",
"description": "Xcode4 plugin shows completion for NSLocalizedString"
},
{
"name": "XCFixin_CurrentLineHighlighter",
"url": "https://github.com/davekeck/Xcode-4-Fixins",
"description": "This fixin highlights the line currently being edited in the source editor"
},
{
"name": "XCFixin_DisableAnimations",
"url": "https://github.com/davekeck/Xcode-4-Fixins",
"description": "This fixin disables Xcode's various NSAnimation-based animations, such as the Show/Hide Debug Area, Show/Hide Navigator, and Show/Hide Utilities animations."
},
{
"name": "XCFixin_FindFix",
"url": "https://github.com/davekeck/Xcode-4-Fixins",
"description": "This fixin makes Xcode show all find options (such as \"Ignore Case\") in the find bar when it opens."
},
{
"name": "XCFixin_HideDistractions",
"url": "https://github.com/davekeck/Xcode-4-Fixins",
"description": " This fixin adds a \"Hide Distractions\" menu item to the View menu, which focuses the current editor by hiding auxiliary views and maximizing the active window. This fixin works best when the XCFixin_DisableAnimations fixin is also installed."
},
{
"name": "XCFixin_InhibitTabNextPlaceholder",
"url": "https://github.com/davekeck/Xcode-4-Fixins",
"description": "This fixin disables using the tab key to select between argument placeholders of a synthesized (by Xcode's code completion) method call."
},
{
"name": "XCFixin_TabAcceptsCompletions",
"url": "https://github.com/davekeck/Xcode-4-Fixins",
"description": "Upon pressing tab, this fixin makes Xcode accept the currently-highlighted completion suggestion in the popup list."
},
{
"name": "XCFixin_UserScripts",
"url": "https://github.com/davekeck/Xcode-4-Fixins",
"description": "Reinstates some semblance of the Xcode 3.x User Scripts menu. See documentation in the XCFixin_UserScripts directory."
},
{
"name": "ShowInGithub",
"url": "https://github.com/larsxschneider/ShowInGitHub",
"description": "Open the related Github page of a source file directly form the Xcode editor code window."
},
{
"name": "XcodeAutoCloseDebug",
"url": "https://github.com/larsxschneider/XcodeAutoCloseDebug",
"description": "Close the debug window automatically after the debug session has ended."
},
{
"name": "Xprop",
"url": "https://github.com/shpakovski/Xprop",
"description": "Exclude @property and @synthesize document items from the navigator menu."
},
{
"name": "DLAutoresizeMaskPlugin",
"url": "https://github.com/garnett/AutoresizeMask-for-Xcode",
"description": "Vizualize autoresizing masks in the code editor."
}
],
"color_schemes": [
{
"name": "Chocolate Box",
"url": "https://raw.github.com/tkemp/Colour-and-standards/master/Chocolate%20Cake.dvtcolortheme",
"description": "A useful and attractive dark brown and orange theme by Tim Kemp"
},
{
"name": "Ciapre",
"url": "https://raw.github.com/vinhnx/Ciapre-Xcode-theme/master/Ciapre.dvtcolortheme",
"description": "An easy on the eyes, port of Ciapre - Sublime Text to Xcode. The original one."
},
{
"name": "Ciapre Blue",
"url": "https://raw.github.com/vinhnx/Ciapre-Xcode-theme/master/Ciapre%20Blue.dvtcolortheme",
"description": "So I heard you like blue."
},
{
"name": "Ciapre 2",
"url": "https://raw.github.com/vinhnx/Ciapre-Xcode-theme/master/Ciapre%202.dvtcolortheme",
"description": "An easy on the eyes, port of Ciapre - Sublime Text to Xcode. Even simpler version."
},
{
"name": "Humane",
"url": "https://raw.github.com/jbrennan/xcode4themes/master/Humane.dvtcolortheme",
"description": "This theme was originally made for Xcode 3 by Damien Guard"
},
{
"name": "Monokai",
"url": "https://raw.github.com/mclaughj/Monokai-Xcode-Theme/master/Monokai.dvtcolortheme",
"description": "A simple port of the Monokai TextMate theme to Xcode"
},
{
"name": "ObsidianCode",
"url": "https://raw.github.com/jbrennan/xcode4themes/master/ObsidianCode.dvtcolortheme",
"description": "A theme made by Ben Scheirman."
},
{
"name": "Railscasts",
"url": "https://github.com/levey/Xcode4theme-Railscasts/blob/master/Railscasts.dvtcolortheme",
"description": "Railscasts theme for Xcode 4.x"
},
{
"name": "Tomorrow",
"url": "https://raw.github.com/chriskempson/tomorrow-theme/master/Xcode%204/Tomorrow.dvtcolortheme",
"description": "A bright theme with pastel colours and sensible syntax highlighting"
},
{
"name": "Tomorrow Night",
"url": "https://raw.github.com/chriskempson/tomorrow-theme/master/Xcode%204/Tomorrow%20Night.dvtcolortheme",
"description": "A bright theme with pastel colours and sensible syntax highlighting"
},
{
"name": "Tomorrow Night (Bright)",
"url": "https://raw.github.com/chriskempson/tomorrow-theme/master/Xcode%204/Tomorrow%20Night%20Bright.dvtcolortheme",
"description": "A bright theme with pastel colours and sensible syntax highlighting"
},
{
"name": "Solarized Light",
"url": "https://raw.github.com/jbrennan/xcode4themes/master/Solarize%20Light.dvtcolortheme",
"description": "Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with terminal and gui applications."
},
{
"name": "Solarized Dark",
"url": "https://raw.github.com/jbrennan/xcode4themes/master/Solarize%20Dark.dvtcolortheme",
"description": "Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with terminal and gui applications."
}
],
"project_templates": [
{
"name": "AFNetworking",
"url": "https://github.com/AFNetworking/Xcode-Project-Templates",
"description": "Start Your Project Off Right, with CocoaPods & AFNetworking"
},
{
"name": "Xcode plugin",
"url": "https://github.com/kattrali/Xcode4-Plugin-Template",
"description": "Project Template for creating a plugin for Xcode4"
},
{
"name": "iOSOpenDev Templates",
"url": "https://github.com/kokoabim/iOSOpenDev-Xcode-Templates",
"description": "http://www.iOSOpenDev.com"
},
{
"name": "Minimal",
"url": "Minimalistic, nib-less templates for Xcode 4",
"description": "https://github.com/omz/MinimalisticXcodeTemplates"
}
],
"file_templates": [
{
"name": "Licensed",
"url": "https://github.com/mattt/Xcode-Licensed-Templates",
"description": "Minimal Xcode Templates for Open Source Developers"
},
{
"name": "TJXcodeTemplates",
"url": "https://github.com/thomasjoulin/TJXcodeTemplates",
"description": "A set of stripped-out Xcode 4 default templates."
},
{
"name": "Cappuccino file template set for Xcode 4",
"url": "https://github.com/phranck/Cappuccino-Templates-for-Xcode-4.x",
"description": "A set of file templates for Xcode 4.x to create Cappuccino related classes & categories"
}
]
}
}