redcar 0.3.10.0dev → 0.3.10.1dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +1 -1
- data/lib/redcar/runner.rb +2 -1
- data/lib/redcar.rb +1 -1
- data/plugins/application_swt/spec/spec_helper.rb +1 -1
- data/plugins/edit_view_swt/lib/edit_view_swt.rb +2 -1
- data/plugins/redcar/redcar.rb +0 -2
- data/plugins/textmate/lib/textmate.rb +3 -2
- metadata +4174 -4225
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___HTML__.plist +0 -88
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___Markdown__.plist +0 -89
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___Text__.plist +0 -74
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___Textile__.plist +0 -74
- data/plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Syntaxes/C__.plist +0 -285
- data/plugins/textmate/vendor/redcar-bundles/Bundles/C++ Qt.tmbundle/Syntaxes/next_Qt_C____.tmLanguage +0 -65
- data/plugins/textmate/vendor/redcar-bundles/Bundles/C++ Qt.tmbundle/Syntaxes/next_qmake_Project.tmLanguage +0 -308
- data/plugins/textmate/vendor/redcar-bundles/Bundles/C.tmbundle/Syntaxes/next_C____.plist +0 -521
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Cucumber.tmbundle/Syntaxes/next_Cucumber_Plain_Text_Feature.tmLanguage +0 -186
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Cucumber.tmbundle/Syntaxes/next_Cucumber_Steps.tmLanguage +0 -249
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Haskell.tmbundle/Syntaxes/next_Literate_Haskell.plist +0 -90
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Java.tmbundle/Syntaxes/next_Java_Server_Pages___JSP__.tmLanguage +0 -256
- data/plugins/textmate/vendor/redcar-bundles/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Syntaxes/next_JavaScript____Prototype.tmLanguage +0 -193
- data/plugins/textmate/vendor/redcar-bundles/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Syntaxes/next_JavaScript____Prototype_Bracketed.tmLanguage +0 -394
- data/plugins/textmate/vendor/redcar-bundles/Bundles/JavaScript jQuery.tmbundle/Syntaxes/next_jQuery___JavaScript__.tmLanguage +0 -440
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Beamer.plist +0 -106
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Log.plist +0 -141
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Memoir.tmLanguage +0 -165
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_TeX_Math.plist +0 -132
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Perl HTML-Template.tmbundle/Syntaxes/next_Perl_HTML__Template.tmLanguage +0 -217
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Perl Template Toolkit.tmbundle/Syntaxes/next_HTML___Template_Toolkit__.tmLanguage +0 -339
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Property List.tmbundle/Syntaxes/next_Property_List.tmLanguage +0 -1650
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Syntaxes/next_Regular_Expressions___Python__.tmLanguage +0 -299
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby Haml.tmbundle/Syntaxes/next_Ruby_Haml.tmLanguage +0 -403
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_HTML___Rails__.plist +0 -92
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_JavaScript___Rails__.tmLanguage +0 -82
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_Ruby_on_Rails.plist +0 -288
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_SQL___Rails__.plist +0 -51
- data/plugins/textmate/vendor/redcar-bundles/Bundles/SSH-Config.tmbundle/Syntaxes/next_SSH__Config.tmLanguage +0 -88
- data/plugins/textmate/vendor/redcar-bundles/Bundles/ShellScript.tmbundle/Syntaxes/next_Shell__Unix__Generic.plist +0 -1045
- data/plugins/textmate/vendor/redcar-bundles/Bundles/Text.tmbundle/Syntaxes/next_Plain_text.plist +0 -83
- data/plugins/textmate/vendor/redcar-bundles/Bundles/TextMate.tmbundle/Syntaxes/next_Regular_Expressions___Oniguruma__.tmLanguage +0 -295
- data/plugins/textmate/vendor/redcar-bundles/Bundles/TextMate.tmbundle/Syntaxes/next_Release_Notes.tmLanguage +0 -126
|
@@ -1,440 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>comment</key>
|
|
6
|
-
<string>jQuery Javascript Framework. By Jonathan Chaffer & Karl Swedberg.</string>
|
|
7
|
-
<key>foldingStartMarker</key>
|
|
8
|
-
<string>(^.*{[^}]*$|^.*\([^\)]*$|^.*/\*(?!.*\*/).*$)</string>
|
|
9
|
-
<key>foldingStopMarker</key>
|
|
10
|
-
<string>(^\s*\}|^\s*\)|^(?!.*/\*).*\*/)</string>
|
|
11
|
-
<key>keyEquivalent</key>
|
|
12
|
-
<string>^~J</string>
|
|
13
|
-
<key>name</key>
|
|
14
|
-
<string>jQuery (JavaScript)</string>
|
|
15
|
-
<key>patterns</key>
|
|
16
|
-
<array>
|
|
17
|
-
<dict>
|
|
18
|
-
<key>begin</key>
|
|
19
|
-
<string>(\$)(\()</string>
|
|
20
|
-
<key>beginCaptures</key>
|
|
21
|
-
<dict>
|
|
22
|
-
<key>1</key>
|
|
23
|
-
<dict>
|
|
24
|
-
<key>name</key>
|
|
25
|
-
<string>support.class.js.jquery</string>
|
|
26
|
-
</dict>
|
|
27
|
-
<key>2</key>
|
|
28
|
-
<dict>
|
|
29
|
-
<key>name</key>
|
|
30
|
-
<string>punctuation.section.class.js</string>
|
|
31
|
-
</dict>
|
|
32
|
-
</dict>
|
|
33
|
-
<key>contentName</key>
|
|
34
|
-
<string>meta.selector.jquery</string>
|
|
35
|
-
<key>end</key>
|
|
36
|
-
<string>(\))</string>
|
|
37
|
-
<key>endCaptures</key>
|
|
38
|
-
<dict>
|
|
39
|
-
<key>1</key>
|
|
40
|
-
<dict>
|
|
41
|
-
<key>name</key>
|
|
42
|
-
<string>punctuation.section.class.js</string>
|
|
43
|
-
</dict>
|
|
44
|
-
</dict>
|
|
45
|
-
<key>patterns</key>
|
|
46
|
-
<array>
|
|
47
|
-
<dict>
|
|
48
|
-
<key>include</key>
|
|
49
|
-
<string>#nested-parens</string>
|
|
50
|
-
</dict>
|
|
51
|
-
<dict>
|
|
52
|
-
<key>begin</key>
|
|
53
|
-
<string>'(?!<)</string>
|
|
54
|
-
<key>beginCaptures</key>
|
|
55
|
-
<dict>
|
|
56
|
-
<key>0</key>
|
|
57
|
-
<dict>
|
|
58
|
-
<key>name</key>
|
|
59
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
60
|
-
</dict>
|
|
61
|
-
</dict>
|
|
62
|
-
<key>end</key>
|
|
63
|
-
<string>'</string>
|
|
64
|
-
<key>endCaptures</key>
|
|
65
|
-
<dict>
|
|
66
|
-
<key>0</key>
|
|
67
|
-
<dict>
|
|
68
|
-
<key>name</key>
|
|
69
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
70
|
-
</dict>
|
|
71
|
-
</dict>
|
|
72
|
-
<key>patterns</key>
|
|
73
|
-
<array>
|
|
74
|
-
<dict>
|
|
75
|
-
<key>include</key>
|
|
76
|
-
<string>#css-selector</string>
|
|
77
|
-
</dict>
|
|
78
|
-
</array>
|
|
79
|
-
</dict>
|
|
80
|
-
<dict>
|
|
81
|
-
<key>begin</key>
|
|
82
|
-
<string>"(?!<)</string>
|
|
83
|
-
<key>beginCaptures</key>
|
|
84
|
-
<dict>
|
|
85
|
-
<key>0</key>
|
|
86
|
-
<dict>
|
|
87
|
-
<key>name</key>
|
|
88
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
89
|
-
</dict>
|
|
90
|
-
</dict>
|
|
91
|
-
<key>end</key>
|
|
92
|
-
<string>"</string>
|
|
93
|
-
<key>endCaptures</key>
|
|
94
|
-
<dict>
|
|
95
|
-
<key>0</key>
|
|
96
|
-
<dict>
|
|
97
|
-
<key>name</key>
|
|
98
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
99
|
-
</dict>
|
|
100
|
-
</dict>
|
|
101
|
-
<key>patterns</key>
|
|
102
|
-
<array>
|
|
103
|
-
<dict>
|
|
104
|
-
<key>include</key>
|
|
105
|
-
<string>#css-selector</string>
|
|
106
|
-
</dict>
|
|
107
|
-
</array>
|
|
108
|
-
</dict>
|
|
109
|
-
<dict>
|
|
110
|
-
<key>begin</key>
|
|
111
|
-
<string>'(?=<)</string>
|
|
112
|
-
<key>beginCaptures</key>
|
|
113
|
-
<dict>
|
|
114
|
-
<key>0</key>
|
|
115
|
-
<dict>
|
|
116
|
-
<key>name</key>
|
|
117
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
118
|
-
</dict>
|
|
119
|
-
</dict>
|
|
120
|
-
<key>end</key>
|
|
121
|
-
<string>'</string>
|
|
122
|
-
<key>endCaptures</key>
|
|
123
|
-
<dict>
|
|
124
|
-
<key>0</key>
|
|
125
|
-
<dict>
|
|
126
|
-
<key>name</key>
|
|
127
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
128
|
-
</dict>
|
|
129
|
-
</dict>
|
|
130
|
-
<key>patterns</key>
|
|
131
|
-
<array>
|
|
132
|
-
<dict>
|
|
133
|
-
<key>include</key>
|
|
134
|
-
<string>text.html.basic</string>
|
|
135
|
-
</dict>
|
|
136
|
-
</array>
|
|
137
|
-
</dict>
|
|
138
|
-
<dict>
|
|
139
|
-
<key>begin</key>
|
|
140
|
-
<string>"(?=<)</string>
|
|
141
|
-
<key>beginCaptures</key>
|
|
142
|
-
<dict>
|
|
143
|
-
<key>0</key>
|
|
144
|
-
<dict>
|
|
145
|
-
<key>name</key>
|
|
146
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
147
|
-
</dict>
|
|
148
|
-
</dict>
|
|
149
|
-
<key>end</key>
|
|
150
|
-
<string>"</string>
|
|
151
|
-
<key>endCaptures</key>
|
|
152
|
-
<dict>
|
|
153
|
-
<key>0</key>
|
|
154
|
-
<dict>
|
|
155
|
-
<key>name</key>
|
|
156
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
157
|
-
</dict>
|
|
158
|
-
</dict>
|
|
159
|
-
<key>patterns</key>
|
|
160
|
-
<array>
|
|
161
|
-
<dict>
|
|
162
|
-
<key>include</key>
|
|
163
|
-
<string>text.html.basic</string>
|
|
164
|
-
</dict>
|
|
165
|
-
</array>
|
|
166
|
-
</dict>
|
|
167
|
-
<dict>
|
|
168
|
-
<key>include</key>
|
|
169
|
-
<string>source.js</string>
|
|
170
|
-
</dict>
|
|
171
|
-
</array>
|
|
172
|
-
</dict>
|
|
173
|
-
<dict>
|
|
174
|
-
<key>begin</key>
|
|
175
|
-
<string>\b(filter|is|not|add|children|find|next|nextAll|parent|parents|prev|prevAll|siblings|appendTo|prependTo|insertAfter|insertBefore|replaceAll|remove)\s*(\()</string>
|
|
176
|
-
<key>beginCaptures</key>
|
|
177
|
-
<dict>
|
|
178
|
-
<key>1</key>
|
|
179
|
-
<dict>
|
|
180
|
-
<key>name</key>
|
|
181
|
-
<string>support.function.js.jquery</string>
|
|
182
|
-
</dict>
|
|
183
|
-
<key>2</key>
|
|
184
|
-
<dict>
|
|
185
|
-
<key>name</key>
|
|
186
|
-
<string>punctuation.section.function.js</string>
|
|
187
|
-
</dict>
|
|
188
|
-
</dict>
|
|
189
|
-
<key>contentName</key>
|
|
190
|
-
<string>meta.selector.jquery</string>
|
|
191
|
-
<key>end</key>
|
|
192
|
-
<string>(\))</string>
|
|
193
|
-
<key>endCaptures</key>
|
|
194
|
-
<dict>
|
|
195
|
-
<key>1</key>
|
|
196
|
-
<dict>
|
|
197
|
-
<key>name</key>
|
|
198
|
-
<string>punctuation.section.function.js</string>
|
|
199
|
-
</dict>
|
|
200
|
-
</dict>
|
|
201
|
-
<key>patterns</key>
|
|
202
|
-
<array>
|
|
203
|
-
<dict>
|
|
204
|
-
<key>include</key>
|
|
205
|
-
<string>#nested-parens</string>
|
|
206
|
-
</dict>
|
|
207
|
-
<dict>
|
|
208
|
-
<key>begin</key>
|
|
209
|
-
<string>'(?!<)</string>
|
|
210
|
-
<key>beginCaptures</key>
|
|
211
|
-
<dict>
|
|
212
|
-
<key>0</key>
|
|
213
|
-
<dict>
|
|
214
|
-
<key>name</key>
|
|
215
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
216
|
-
</dict>
|
|
217
|
-
</dict>
|
|
218
|
-
<key>end</key>
|
|
219
|
-
<string>'</string>
|
|
220
|
-
<key>endCaptures</key>
|
|
221
|
-
<dict>
|
|
222
|
-
<key>0</key>
|
|
223
|
-
<dict>
|
|
224
|
-
<key>name</key>
|
|
225
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
226
|
-
</dict>
|
|
227
|
-
</dict>
|
|
228
|
-
<key>patterns</key>
|
|
229
|
-
<array>
|
|
230
|
-
<dict>
|
|
231
|
-
<key>include</key>
|
|
232
|
-
<string>#css-selector</string>
|
|
233
|
-
</dict>
|
|
234
|
-
</array>
|
|
235
|
-
</dict>
|
|
236
|
-
<dict>
|
|
237
|
-
<key>begin</key>
|
|
238
|
-
<string>"(?!<)</string>
|
|
239
|
-
<key>beginCaptures</key>
|
|
240
|
-
<dict>
|
|
241
|
-
<key>0</key>
|
|
242
|
-
<dict>
|
|
243
|
-
<key>name</key>
|
|
244
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
245
|
-
</dict>
|
|
246
|
-
</dict>
|
|
247
|
-
<key>end</key>
|
|
248
|
-
<string>"</string>
|
|
249
|
-
<key>endCaptures</key>
|
|
250
|
-
<dict>
|
|
251
|
-
<key>0</key>
|
|
252
|
-
<dict>
|
|
253
|
-
<key>name</key>
|
|
254
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
255
|
-
</dict>
|
|
256
|
-
</dict>
|
|
257
|
-
<key>patterns</key>
|
|
258
|
-
<array>
|
|
259
|
-
<dict>
|
|
260
|
-
<key>include</key>
|
|
261
|
-
<string>#css-selector</string>
|
|
262
|
-
</dict>
|
|
263
|
-
</array>
|
|
264
|
-
</dict>
|
|
265
|
-
<dict>
|
|
266
|
-
<key>begin</key>
|
|
267
|
-
<string>'(?=<)</string>
|
|
268
|
-
<key>beginCaptures</key>
|
|
269
|
-
<dict>
|
|
270
|
-
<key>0</key>
|
|
271
|
-
<dict>
|
|
272
|
-
<key>name</key>
|
|
273
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
274
|
-
</dict>
|
|
275
|
-
</dict>
|
|
276
|
-
<key>end</key>
|
|
277
|
-
<string>'</string>
|
|
278
|
-
<key>endCaptures</key>
|
|
279
|
-
<dict>
|
|
280
|
-
<key>0</key>
|
|
281
|
-
<dict>
|
|
282
|
-
<key>name</key>
|
|
283
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
284
|
-
</dict>
|
|
285
|
-
</dict>
|
|
286
|
-
<key>patterns</key>
|
|
287
|
-
<array>
|
|
288
|
-
<dict>
|
|
289
|
-
<key>include</key>
|
|
290
|
-
<string>text.html.basic</string>
|
|
291
|
-
</dict>
|
|
292
|
-
</array>
|
|
293
|
-
</dict>
|
|
294
|
-
<dict>
|
|
295
|
-
<key>begin</key>
|
|
296
|
-
<string>"(?=<)</string>
|
|
297
|
-
<key>beginCaptures</key>
|
|
298
|
-
<dict>
|
|
299
|
-
<key>0</key>
|
|
300
|
-
<dict>
|
|
301
|
-
<key>name</key>
|
|
302
|
-
<string>punctuation.definition.selector.begin.js</string>
|
|
303
|
-
</dict>
|
|
304
|
-
</dict>
|
|
305
|
-
<key>end</key>
|
|
306
|
-
<string>"</string>
|
|
307
|
-
<key>endCaptures</key>
|
|
308
|
-
<dict>
|
|
309
|
-
<key>0</key>
|
|
310
|
-
<dict>
|
|
311
|
-
<key>name</key>
|
|
312
|
-
<string>punctuation.definition.selector.end.js</string>
|
|
313
|
-
</dict>
|
|
314
|
-
</dict>
|
|
315
|
-
<key>patterns</key>
|
|
316
|
-
<array>
|
|
317
|
-
<dict>
|
|
318
|
-
<key>include</key>
|
|
319
|
-
<string>text.html.basic</string>
|
|
320
|
-
</dict>
|
|
321
|
-
</array>
|
|
322
|
-
</dict>
|
|
323
|
-
<dict>
|
|
324
|
-
<key>include</key>
|
|
325
|
-
<string>source.js</string>
|
|
326
|
-
</dict>
|
|
327
|
-
</array>
|
|
328
|
-
</dict>
|
|
329
|
-
<dict>
|
|
330
|
-
<key>match</key>
|
|
331
|
-
<string>\.(each|size|length|get|index|extend|noConflict|attr|removeAttr|addClass|removeClass|toggleClass|html|text|val|eq|hasClass|map|slice|contents|andSelf|end|append|prepend|after|before|wrap|wrapAll|wrapInner|replaceWith|empty|clone|css|offset|height|width|ready|bind|one|trigger|triggerHandler|unbind|hover|toggle|blur|change|click|dblclick|error|focus|keydown|keypress|keyup|load|mousedown|mousemove|mouseout|mouseover|mouseup|resize|scroll|select|submit|unload|show|hide|toggle|slideDown|slideUp|slideToggle|fadeIn|fadeOut|fadeTo|animate|stop|queue|dequeue|load|ajaxComplete|ajaxError|ajaxSend|ajaxStart|ajaxStop|ajaxSuccess|serialize|serializeArray|ajax|get|getJSON|getScript|post|ajaxSetup|css|offset|height|width)\b</string>
|
|
332
|
-
<key>name</key>
|
|
333
|
-
<string>support.function.js.jquery</string>
|
|
334
|
-
</dict>
|
|
335
|
-
<dict>
|
|
336
|
-
<key>include</key>
|
|
337
|
-
<string>source.js</string>
|
|
338
|
-
</dict>
|
|
339
|
-
</array>
|
|
340
|
-
<key>repository</key>
|
|
341
|
-
<dict>
|
|
342
|
-
<key>css-selector</key>
|
|
343
|
-
<dict>
|
|
344
|
-
<key>begin</key>
|
|
345
|
-
<string>(?=\s*[.*#a-zA-Z])</string>
|
|
346
|
-
<key>end</key>
|
|
347
|
-
<string>(?=["'])</string>
|
|
348
|
-
<key>name</key>
|
|
349
|
-
<string>meta.selector.css</string>
|
|
350
|
-
<key>patterns</key>
|
|
351
|
-
<array>
|
|
352
|
-
<dict>
|
|
353
|
-
<key>match</key>
|
|
354
|
-
<string>\b(a|abbr|acronym|address|area|b|base|big|blockquote|body|br|button|caption|cite|code|col|colgroup|dd|del|dfn|div|dl|dt|em|fieldset|form|frame|frameset|(h[1-6])|head|hr|html|i|iframe|img|input|ins|kbd|label|legend|li|link|map|meta|noframes|noscript|object|ol|optgroup|option|p|param|pre|q|samp|script|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|title|tr|tt|ul|var)\b</string>
|
|
355
|
-
<key>name</key>
|
|
356
|
-
<string>entity.name.tag.css</string>
|
|
357
|
-
</dict>
|
|
358
|
-
<dict>
|
|
359
|
-
<key>captures</key>
|
|
360
|
-
<dict>
|
|
361
|
-
<key>1</key>
|
|
362
|
-
<dict>
|
|
363
|
-
<key>name</key>
|
|
364
|
-
<string>punctuation.definition.attribute-name.css</string>
|
|
365
|
-
</dict>
|
|
366
|
-
</dict>
|
|
367
|
-
<key>match</key>
|
|
368
|
-
<string>(\.)[a-zA-Z0-9_-]+</string>
|
|
369
|
-
<key>name</key>
|
|
370
|
-
<string>entity.other.attribute-name.class.css</string>
|
|
371
|
-
</dict>
|
|
372
|
-
<dict>
|
|
373
|
-
<key>captures</key>
|
|
374
|
-
<dict>
|
|
375
|
-
<key>1</key>
|
|
376
|
-
<dict>
|
|
377
|
-
<key>name</key>
|
|
378
|
-
<string>punctuation.definition.attribute-name.css</string>
|
|
379
|
-
</dict>
|
|
380
|
-
</dict>
|
|
381
|
-
<key>match</key>
|
|
382
|
-
<string>(#)[a-zA-Z0-9_-]+</string>
|
|
383
|
-
<key>name</key>
|
|
384
|
-
<string>entity.other.attribute-name.id.css</string>
|
|
385
|
-
</dict>
|
|
386
|
-
<dict>
|
|
387
|
-
<key>match</key>
|
|
388
|
-
<string>\*</string>
|
|
389
|
-
<key>name</key>
|
|
390
|
-
<string>entity.name.tag.wildcard.css</string>
|
|
391
|
-
</dict>
|
|
392
|
-
<dict>
|
|
393
|
-
<key>captures</key>
|
|
394
|
-
<dict>
|
|
395
|
-
<key>1</key>
|
|
396
|
-
<dict>
|
|
397
|
-
<key>name</key>
|
|
398
|
-
<string>punctuation.definition.attribute-name.css</string>
|
|
399
|
-
</dict>
|
|
400
|
-
</dict>
|
|
401
|
-
<key>match</key>
|
|
402
|
-
<string>(:)\b(active|after|before|first-letter|first-line|hover|link|visited)\b</string>
|
|
403
|
-
<key>name</key>
|
|
404
|
-
<string>entity.other.attribute-name.pseudo-class.css</string>
|
|
405
|
-
</dict>
|
|
406
|
-
</array>
|
|
407
|
-
</dict>
|
|
408
|
-
<key>nested-parens</key>
|
|
409
|
-
<dict>
|
|
410
|
-
<key>begin</key>
|
|
411
|
-
<string>\(</string>
|
|
412
|
-
<key>captures</key>
|
|
413
|
-
<dict>
|
|
414
|
-
<key>0</key>
|
|
415
|
-
<dict>
|
|
416
|
-
<key>name</key>
|
|
417
|
-
<string>punctuation.section.scope.js</string>
|
|
418
|
-
</dict>
|
|
419
|
-
</dict>
|
|
420
|
-
<key>end</key>
|
|
421
|
-
<string>\)</string>
|
|
422
|
-
<key>patterns</key>
|
|
423
|
-
<array>
|
|
424
|
-
<dict>
|
|
425
|
-
<key>include</key>
|
|
426
|
-
<string>#nested-parens</string>
|
|
427
|
-
</dict>
|
|
428
|
-
<dict>
|
|
429
|
-
<key>include</key>
|
|
430
|
-
<string>source.js</string>
|
|
431
|
-
</dict>
|
|
432
|
-
</array>
|
|
433
|
-
</dict>
|
|
434
|
-
</dict>
|
|
435
|
-
<key>scopeName</key>
|
|
436
|
-
<string>source.js.jquery</string>
|
|
437
|
-
<key>uuid</key>
|
|
438
|
-
<string>1AD8EB10-62BE-417C-BC4B-29B5C6F0B36A</string>
|
|
439
|
-
</dict>
|
|
440
|
-
</plist>
|
data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Beamer.plist
DELETED
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>fileTypes</key>
|
|
6
|
-
<array/>
|
|
7
|
-
<key>firstLineMatch</key>
|
|
8
|
-
<string>^\\documentclass(\[.*\])?\{beamer\}</string>
|
|
9
|
-
<key>foldingStartMarker</key>
|
|
10
|
-
<string>\\begin\{.*\}|%.*\(fold\)\s*$</string>
|
|
11
|
-
<key>foldingStopMarker</key>
|
|
12
|
-
<string>\\end\{.*\}|%.*\(end\)\s*$</string>
|
|
13
|
-
<key>keyEquivalent</key>
|
|
14
|
-
<string>^~B</string>
|
|
15
|
-
<key>name</key>
|
|
16
|
-
<string>LaTeX Beamer</string>
|
|
17
|
-
<key>patterns</key>
|
|
18
|
-
<array>
|
|
19
|
-
<dict>
|
|
20
|
-
<key>begin</key>
|
|
21
|
-
<string>(?:\s*)((\\)begin)(\{)(frame)(\})</string>
|
|
22
|
-
<key>captures</key>
|
|
23
|
-
<dict>
|
|
24
|
-
<key>1</key>
|
|
25
|
-
<dict>
|
|
26
|
-
<key>name</key>
|
|
27
|
-
<string>support.function.be.latex</string>
|
|
28
|
-
</dict>
|
|
29
|
-
<key>2</key>
|
|
30
|
-
<dict>
|
|
31
|
-
<key>name</key>
|
|
32
|
-
<string>punctuation.definition.function.latex</string>
|
|
33
|
-
</dict>
|
|
34
|
-
<key>3</key>
|
|
35
|
-
<dict>
|
|
36
|
-
<key>name</key>
|
|
37
|
-
<string>punctuation.definition.arguments.begin.latex</string>
|
|
38
|
-
</dict>
|
|
39
|
-
<key>4</key>
|
|
40
|
-
<dict>
|
|
41
|
-
<key>name</key>
|
|
42
|
-
<string>variable.parameter.function.latex</string>
|
|
43
|
-
</dict>
|
|
44
|
-
<key>5</key>
|
|
45
|
-
<dict>
|
|
46
|
-
<key>name</key>
|
|
47
|
-
<string>punctuation.definition.arguments.end.latex</string>
|
|
48
|
-
</dict>
|
|
49
|
-
</dict>
|
|
50
|
-
<key>end</key>
|
|
51
|
-
<string>((\\)end)(\{)(frame)(\})</string>
|
|
52
|
-
<key>name</key>
|
|
53
|
-
<string>meta.function.environment.frame.latex</string>
|
|
54
|
-
<key>patterns</key>
|
|
55
|
-
<array>
|
|
56
|
-
<dict>
|
|
57
|
-
<key>include</key>
|
|
58
|
-
<string>$self</string>
|
|
59
|
-
</dict>
|
|
60
|
-
</array>
|
|
61
|
-
</dict>
|
|
62
|
-
<dict>
|
|
63
|
-
<key>captures</key>
|
|
64
|
-
<dict>
|
|
65
|
-
<key>1</key>
|
|
66
|
-
<dict>
|
|
67
|
-
<key>name</key>
|
|
68
|
-
<string>support.function.frametitle.latex</string>
|
|
69
|
-
</dict>
|
|
70
|
-
<key>2</key>
|
|
71
|
-
<dict>
|
|
72
|
-
<key>name</key>
|
|
73
|
-
<string>punctuation.definition.function.latex</string>
|
|
74
|
-
</dict>
|
|
75
|
-
<key>3</key>
|
|
76
|
-
<dict>
|
|
77
|
-
<key>name</key>
|
|
78
|
-
<string>punctuation.definition.arguments.begin.latex</string>
|
|
79
|
-
</dict>
|
|
80
|
-
<key>4</key>
|
|
81
|
-
<dict>
|
|
82
|
-
<key>name</key>
|
|
83
|
-
<string>entity.name.function.frame.latex</string>
|
|
84
|
-
</dict>
|
|
85
|
-
<key>5</key>
|
|
86
|
-
<dict>
|
|
87
|
-
<key>name</key>
|
|
88
|
-
<string>punctuation.definition.arguments.end.latex</string>
|
|
89
|
-
</dict>
|
|
90
|
-
</dict>
|
|
91
|
-
<key>match</key>
|
|
92
|
-
<string>((\\)frametitle)(\{)(.*)(\})</string>
|
|
93
|
-
<key>name</key>
|
|
94
|
-
<string>meta.function.frametitle.latex</string>
|
|
95
|
-
</dict>
|
|
96
|
-
<dict>
|
|
97
|
-
<key>include</key>
|
|
98
|
-
<string>text.tex.latex</string>
|
|
99
|
-
</dict>
|
|
100
|
-
</array>
|
|
101
|
-
<key>scopeName</key>
|
|
102
|
-
<string>text.tex.latex.beamer</string>
|
|
103
|
-
<key>uuid</key>
|
|
104
|
-
<string>2ACA20AA-B008-469B-A04A-6DE232973ED8</string>
|
|
105
|
-
</dict>
|
|
106
|
-
</plist>
|
data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Log.plist
DELETED
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>firstLineMatch</key>
|
|
6
|
-
<string>This is (pdf|pdfe)?TeXk?, Version </string>
|
|
7
|
-
<key>foldingStartMarker</key>
|
|
8
|
-
<string>/\*\*|\(\s*$</string>
|
|
9
|
-
<key>foldingStopMarker</key>
|
|
10
|
-
<string>\*\*/|^\s*\)</string>
|
|
11
|
-
<key>name</key>
|
|
12
|
-
<string>LaTeX Log</string>
|
|
13
|
-
<key>patterns</key>
|
|
14
|
-
<array>
|
|
15
|
-
<dict>
|
|
16
|
-
<key>match</key>
|
|
17
|
-
<string>.*Warning:</string>
|
|
18
|
-
<key>name</key>
|
|
19
|
-
<string>invalid.deprecated</string>
|
|
20
|
-
</dict>
|
|
21
|
-
<dict>
|
|
22
|
-
<key>match</key>
|
|
23
|
-
<string>[^:]*:\d*:.*</string>
|
|
24
|
-
<key>name</key>
|
|
25
|
-
<string>invalid.deprecated</string>
|
|
26
|
-
</dict>
|
|
27
|
-
<dict>
|
|
28
|
-
<key>match</key>
|
|
29
|
-
<string>.*Error|^!.*</string>
|
|
30
|
-
<key>name</key>
|
|
31
|
-
<string>invalid.illegal</string>
|
|
32
|
-
</dict>
|
|
33
|
-
<dict>
|
|
34
|
-
<key>match</key>
|
|
35
|
-
<string>.*\.sty</string>
|
|
36
|
-
<key>name</key>
|
|
37
|
-
<string>entity.name.function</string>
|
|
38
|
-
</dict>
|
|
39
|
-
<dict>
|
|
40
|
-
<key>match</key>
|
|
41
|
-
<string>.*\.cls</string>
|
|
42
|
-
<key>name</key>
|
|
43
|
-
<string>entity.name.type.class</string>
|
|
44
|
-
</dict>
|
|
45
|
-
<dict>
|
|
46
|
-
<key>match</key>
|
|
47
|
-
<string>.*\.cfg</string>
|
|
48
|
-
<key>name</key>
|
|
49
|
-
<string>entity.name.tag.configuration</string>
|
|
50
|
-
</dict>
|
|
51
|
-
<dict>
|
|
52
|
-
<key>match</key>
|
|
53
|
-
<string>.*\.def</string>
|
|
54
|
-
<key>name</key>
|
|
55
|
-
<string>entity.name.tag.definition</string>
|
|
56
|
-
</dict>
|
|
57
|
-
<dict>
|
|
58
|
-
<key>match</key>
|
|
59
|
-
<string>.*Info.*</string>
|
|
60
|
-
<key>name</key>
|
|
61
|
-
<string>comment.block.documentation</string>
|
|
62
|
-
</dict>
|
|
63
|
-
<dict>
|
|
64
|
-
<key>match</key>
|
|
65
|
-
<string>.*FiXme:</string>
|
|
66
|
-
<key>name</key>
|
|
67
|
-
<string>meta.log.latex.fixme</string>
|
|
68
|
-
</dict>
|
|
69
|
-
<dict>
|
|
70
|
-
<key>begin</key>
|
|
71
|
-
<string>(Overfull|Underfull)</string>
|
|
72
|
-
<key>captures</key>
|
|
73
|
-
<dict>
|
|
74
|
-
<key>1</key>
|
|
75
|
-
<dict>
|
|
76
|
-
<key>name</key>
|
|
77
|
-
<string>keyword.control.hyphenation.latex</string>
|
|
78
|
-
</dict>
|
|
79
|
-
</dict>
|
|
80
|
-
<key>end</key>
|
|
81
|
-
<string>(\[\]\n)</string>
|
|
82
|
-
<key>name</key>
|
|
83
|
-
<string>meta.log.latex.hyphenation</string>
|
|
84
|
-
<key>patterns</key>
|
|
85
|
-
<array>
|
|
86
|
-
<dict>
|
|
87
|
-
<key>match</key>
|
|
88
|
-
<string>[0-9]+\-\-[0-9]+</string>
|
|
89
|
-
<key>name</key>
|
|
90
|
-
<string>variable.parameter.hyphenation.latex2</string>
|
|
91
|
-
</dict>
|
|
92
|
-
</array>
|
|
93
|
-
</dict>
|
|
94
|
-
<dict>
|
|
95
|
-
<key>begin</key>
|
|
96
|
-
<string>(<)</string>
|
|
97
|
-
<key>beginCaptures</key>
|
|
98
|
-
<dict>
|
|
99
|
-
<key>0</key>
|
|
100
|
-
<dict>
|
|
101
|
-
<key>name</key>
|
|
102
|
-
<string>punctuation.definition.string.begin.log.latex</string>
|
|
103
|
-
</dict>
|
|
104
|
-
</dict>
|
|
105
|
-
<key>end</key>
|
|
106
|
-
<string>(>)</string>
|
|
107
|
-
<key>endCaptures</key>
|
|
108
|
-
<dict>
|
|
109
|
-
<key>0</key>
|
|
110
|
-
<dict>
|
|
111
|
-
<key>name</key>
|
|
112
|
-
<string>punctuation.definition.string.end.log.latex</string>
|
|
113
|
-
</dict>
|
|
114
|
-
</dict>
|
|
115
|
-
<key>name</key>
|
|
116
|
-
<string>string.unquoted.other.filename.log.latex</string>
|
|
117
|
-
<key>patterns</key>
|
|
118
|
-
<array>
|
|
119
|
-
<dict>
|
|
120
|
-
<key>captures</key>
|
|
121
|
-
<dict>
|
|
122
|
-
<key>1</key>
|
|
123
|
-
<dict>
|
|
124
|
-
<key>name</key>
|
|
125
|
-
<string>entity.name.function.filename.latex</string>
|
|
126
|
-
</dict>
|
|
127
|
-
</dict>
|
|
128
|
-
<key>match</key>
|
|
129
|
-
<string>(.*/.*\.pdf)</string>
|
|
130
|
-
<key>name</key>
|
|
131
|
-
<string>support.function.with-arg.latex</string>
|
|
132
|
-
</dict>
|
|
133
|
-
</array>
|
|
134
|
-
</dict>
|
|
135
|
-
</array>
|
|
136
|
-
<key>scopeName</key>
|
|
137
|
-
<string>text.log.latex</string>
|
|
138
|
-
<key>uuid</key>
|
|
139
|
-
<string>F68ACE95-7DB3-4DFB-AA8A-89988B116B5C</string>
|
|
140
|
-
</dict>
|
|
141
|
-
</plist>
|