gtksourceview3 3.1.8-x86-mingw32 → 3.1.9-x86-mingw32

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.
Files changed (186) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
  4. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
  5. data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
  6. data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
  7. data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +5 -5
  8. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +81 -69
  9. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +40 -25
  10. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +13 -13
  11. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +48 -34
  12. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +10 -10
  13. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +8 -8
  14. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +17 -17
  15. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +11 -11
  16. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +3 -3
  17. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +5 -5
  18. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +5 -5
  19. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +4 -4
  20. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +16 -16
  21. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +80 -80
  22. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +9 -9
  23. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +3 -3
  24. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +3 -3
  25. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +54 -22
  26. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +9 -9
  27. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +8 -8
  28. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +20 -20
  29. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +152 -75
  30. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +76 -48
  31. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +31 -31
  32. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +11 -11
  33. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +30 -13
  34. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +8 -8
  35. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +3 -3
  36. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
  37. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +10 -10
  38. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +9 -9
  39. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +3 -3
  40. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +9 -9
  41. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +4 -4
  42. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +63 -47
  43. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +3 -3
  44. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +3 -3
  45. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +3 -3
  46. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
  47. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
  48. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
  49. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
  50. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
  51. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
  52. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
  53. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +3 -3
  54. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +4 -4
  55. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +4 -4
  56. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +4 -21
  57. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +3 -3
  58. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +3 -3
  59. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +12 -12
  60. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +3 -3
  61. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +3 -3
  62. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +3 -3
  63. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +3 -20
  64. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +3 -3
  65. data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +2 -2
  66. data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +1 -1
  67. data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +7 -7
  68. data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +17 -11
  69. data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +5 -5
  70. data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +24 -24
  71. data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +4 -4
  72. data/vendor/local/share/gtksourceview-3.0/language-specs/julia.lang +2 -2
  73. data/vendor/local/share/gtksourceview-3.0/language-specs/kotlin.lang +389 -0
  74. data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +2 -2
  75. data/vendor/local/share/gtksourceview-3.0/language-specs/maxima.lang +1864 -0
  76. data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +1 -1
  77. data/vendor/local/share/gtksourceview-3.0/language-specs/modelica.lang +1 -1
  78. data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +2 -2
  79. data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +3 -3
  80. data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +5 -5
  81. data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +4 -4
  82. data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +4 -4
  83. data/vendor/local/share/gtksourceview-3.0/language-specs/swift.lang +440 -0
  84. data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +10 -0
  85. data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +3 -3
  86. data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +46 -46
  87. data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  88. data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  89. data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  90. data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  91. data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  92. data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  93. data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  94. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  95. data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  96. data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  97. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  98. data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  99. data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  100. data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  101. data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  102. data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  103. data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  104. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  105. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  106. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  107. data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  108. data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  109. data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  110. data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  111. data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  112. data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  113. data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  114. data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  115. data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  116. data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  117. data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  118. data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  119. data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  120. data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  121. data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  122. data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  123. data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  124. data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  125. data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  126. data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  127. data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  128. data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  129. data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  130. data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  131. data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  132. data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  133. data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  134. data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  135. data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  136. data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  137. data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  138. data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  139. data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  140. data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  141. data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  142. data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  143. data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  144. data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  145. data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  146. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  147. data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  148. data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  149. data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  150. data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  151. data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  152. data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  153. data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  154. data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  155. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  156. data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  157. data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  158. data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  159. data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  160. data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  161. data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  162. data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  163. data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  164. data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  165. data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  166. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  167. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  168. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  169. metadata +9 -23
  170. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +0 -62
  171. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +0 -90
  172. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +0 -34
  173. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +0 -270
  174. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +0 -38
  175. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +0 -50
  176. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +0 -42
  177. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +0 -194
  178. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +0 -38
  179. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +0 -298
  180. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +0 -106
  181. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +0 -114
  182. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +0 -130
  183. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +0 -126
  184. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +0 -129
  185. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +0 -34
  186. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +0 -146
@@ -282,6 +282,7 @@
282
282
  <keyword>uint64</keyword>
283
283
  <keyword>ulong</keyword>
284
284
  <keyword>unichar</keyword>
285
+ <keyword>unichar2</keyword>
285
286
  <keyword>ushort</keyword>
286
287
  <keyword>void</keyword>
287
288
  </context>
@@ -296,12 +297,21 @@
296
297
  Signal|
297
298
  Deprecated|
298
299
  Description|
300
+ Experimental|
301
+ Version|
299
302
  DBus|
300
303
  Compact|
304
+ ConcreteAccessor|
305
+ DestroysInstance|
301
306
  Diagnostics|
302
307
  ErrorBase|
303
308
  Flags|
309
+ FormatArg|
310
+ GenericAccessors|
304
311
  GIR|
312
+ GtkCallback|
313
+ GtkChild|
314
+ GtkTemplate|
305
315
  HasEmitter|
306
316
  Immutable|
307
317
  ModuleInit|
@@ -84,9 +84,9 @@
84
84
  <keyword>async</keyword>
85
85
  <keyword>auto</keyword>
86
86
  <keyword>await</keyword>
87
- <keyword>binary</keyword>
87
+ <keyword>binary</keyword>
88
88
  <keyword>byref</keyword>
89
- <keyword>byval</keyword>
89
+ <keyword>byval</keyword>
90
90
  <keyword>call</keyword>
91
91
  <keyword>case</keyword>
92
92
  <keyword>catch</keyword>
@@ -120,7 +120,7 @@
120
120
  <keyword>error</keyword>
121
121
  <keyword>event</keyword>
122
122
  <keyword>exit</keyword>
123
- <keyword>explicit</keyword>
123
+ <keyword>explicit</keyword>
124
124
  <keyword>finally</keyword>
125
125
  <keyword>for</keyword>
126
126
  <keyword>friend</keyword>
@@ -1,20 +1,20 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <!-- vim: tabstop=2 shiftwidth=2
2
+ <!-- vim: tabstop=2 shiftwidth=2
3
3
 
4
4
  yaml.lang basic syntax highlighting of YAML for GtkSourceView
5
-
5
+
6
6
  Copyright (C) 2013 Masood Behabadi <masood@dentcat.com>
7
7
 
8
8
  This program is free software; you can redistribute it and/or
9
9
  modify it under the terms of the GNU Lesser General Public
10
10
  License as published by the Free Software Foundation; either
11
11
  version 2.1 of the License, or (at your option) any later version.
12
-
12
+
13
13
  This program is distributed in the hope that it will be useful,
14
14
  but WITHOUT ANY WARRANTY; without even the implied warranty of
15
15
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16
16
  Lesser General Public License for more details.
17
-
17
+
18
18
  You should have received a copy of the GNU Lesser General Public
19
19
  License along with this library; if not, write to the Free Software
20
20
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
@@ -25,29 +25,29 @@
25
25
  <property name="globs">*.yaml;*.yml;</property>
26
26
  <property name="line-comment-start">#</property>
27
27
  </metadata>
28
-
28
+
29
29
  <styles>
30
30
  <style id="scalar" _name="Block literal" map-to="def:string"/>
31
31
  <style id="comment" _name="Comment" map-to="def:comment"/>
32
32
  <style id="string" _name="String" map-to="def:string"/>
33
33
  <style id="anchor" _name="Anchor" map-to="def:identifier"/>
34
34
  <style id="tag" _name="Tag" map-to="def:preprocessor"/>
35
- <style id="alias" _name="Alias" map-to="def:type"/>
35
+ <style id="alias" _name="Alias" map-to="def:type"/>
36
36
  <style id="map-key" _name="Map key" map-to="def:keyword"/>
37
37
  <style id="directive" _name="Directive" map-to="def:shebang"/>
38
38
  <style id="null" _name="Null" map-to="def:special-constant"/>
39
- <style id="bool" _name="Boolean" map-to="def:boolean"/>
39
+ <style id="bool" _name="Boolean" map-to="def:boolean"/>
40
40
  <style id="int" _name="Integer" map-to="def:decimal"/>
41
- <style id="float" _name="Floating point" map-to="def:floating-point"/>
41
+ <style id="float" _name="Floating point" map-to="def:floating-point"/>
42
42
  </styles>
43
-
43
+
44
44
  <definitions>
45
-
45
+
46
46
  <define-regex id="ischar">[^-\?:,\[\]\{\}#&amp;*!|&gt;'"%@\s]</define-regex>
47
47
 
48
48
  <define-regex id="lschar">[\s\[\{,]</define-regex>
49
49
  <define-regex id="rschar">[\s\]\},]</define-regex>
50
-
50
+
51
51
  <context id="scalar" class-disabled="no-spell-check">
52
52
  <start>(?&lt;=^|\s)[|&gt;]$</start>
53
53
  <include>
@@ -60,11 +60,11 @@
60
60
  </context>
61
61
  </include>
62
62
  </context>
63
-
63
+
64
64
  <context id="alias" style-ref="alias">
65
65
  <match>(?&lt;=^|\s)\*\%{ischar}+(?=$|\s)</match>
66
66
  </context>
67
-
67
+
68
68
  <context id="tag" style-ref="tag">
69
69
  <match>(?&lt;=^|\s)!(?:\%{ischar}*)?!?\%{ischar}+(?=$|\s)</match>
70
70
  </context>
@@ -72,42 +72,42 @@
72
72
  <context id="anchor" style-ref="anchor">
73
73
  <match>(?&lt;=^|\s)&amp;\%{ischar}+(?=$|\s)</match>
74
74
  </context>
75
-
75
+
76
76
  <context id="string" end-at-line-end="true" style-ref="string" class-disabled="no-spell-check">
77
77
  <start>(?&lt;=^|\%{lschar})(?'q'["'])</start>
78
78
  <end>[^\\]\%{q@start}</end>
79
79
  </context>
80
-
80
+
81
81
  <context id="unquoted-string" end-at-line-end="true" style-ref="string" class-disabled="no-spell-check">
82
82
  <start>(?=\%{ischar}|[:-\?\]\}]\S)</start>
83
83
  <end>(?=:\s|:$|\s#)</end>
84
84
  </context>
85
-
85
+
86
86
  <context id="inline-unquoted" end-at-line-end="true" style-ref="string" class-disabled="no-spell-check">
87
87
  <start>(?=\%{ischar}|-\S)</start>
88
88
  <end>(?=[:,?\[\{\]\}]|\s#)</end>
89
89
  </context>
90
-
90
+
91
91
  <context id="null" style-ref="null">
92
92
  <match>(?:null)(?=\s*$|\s+#)</match>
93
- </context>
94
-
93
+ </context>
94
+
95
95
  <context id="inline-null" style-ref="null">
96
96
  <match>(?:null)(?=\s*[:,?\[\{\]\}]|\s+#)</match>
97
97
  </context>
98
98
 
99
99
  <context id="bool" style-ref="bool">
100
100
  <match>(?:true|false)(?=\s*$|\s+#)</match>
101
- </context>
102
-
101
+ </context>
102
+
103
103
  <context id="inline-bool" style-ref="bool">
104
104
  <match>(?:true|false)(?=\s*[:,?\[\{\]\}]|\s+#)</match>
105
105
  </context>
106
-
106
+
107
107
  <context id="inline-int" style-ref="int">
108
108
  <match>-?(?:0|[1-9][0-9]*)(?=\s*[:,?\[\{\]\}]|\s+#)</match>
109
109
  </context>
110
-
110
+
111
111
  <context id="int" style-ref="int">
112
112
  <match>-?(?:0|[1-9][0-9]*)(?=\s*$|\s+#)</match>
113
113
  </context>
@@ -115,15 +115,15 @@
115
115
  <context id="inline-float" style-ref="float">
116
116
  <match>-?(?:0|[1-9][0-9]*)(?:[.][0-9]*)?(?:[eE][-+]?[0-9]+)?(?=\s*[:,?\[\{\]\}]|\s+#)</match>
117
117
  </context>
118
-
118
+
119
119
  <context id="float" style-ref="float">
120
120
  <match>-?(?:0|[1-9][0-9]*)(?:[.][0-9]*)?(?:[eE][-+]?[0-9]+)?(?=\s*$|\s+#)</match>
121
121
  </context>
122
-
122
+
123
123
  <context id="comment" style-ref="comment">
124
124
  <match>(?&lt;=^|\s)#.*$</match>
125
125
  </context>
126
-
126
+
127
127
  <context id="inline-sequence">
128
128
  <start>(?&lt;=^|\s)\[</start>
129
129
  <include>
@@ -132,20 +132,20 @@
132
132
  <context ref="inline-map"/>
133
133
  <context ref="comment"/>
134
134
  <context ref="alias"/>
135
- <context ref="tag"/>
135
+ <context ref="tag"/>
136
136
  <context ref="anchor"/>
137
- <context ref="string"/>
138
- <context ref="inline-null"/>
139
- <context ref="inline-bool"/>
137
+ <context ref="string"/>
138
+ <context ref="inline-null"/>
139
+ <context ref="inline-bool"/>
140
140
  <context ref="inline-int"/>
141
- <context ref="inline-float"/>
142
- <context ref="inline-unquoted"/>
141
+ <context ref="inline-float"/>
142
+ <context ref="inline-unquoted"/>
143
143
  <context end-parent="true">
144
144
  <match>\]</match>
145
145
  </context>
146
146
  </include>
147
147
  </context>
148
-
148
+
149
149
  <context id="inline-map">
150
150
  <start>(?&lt;=^|\s)\{</start>
151
151
  <include>
@@ -154,43 +154,43 @@
154
154
  <context ref="inline-map"/>
155
155
  <context ref="comment"/>
156
156
  <context ref="alias"/>
157
- <context ref="tag"/>
157
+ <context ref="tag"/>
158
158
  <context ref="anchor"/>
159
- <context ref="string"/>
160
- <context ref="inline-null"/>
161
- <context ref="inline-bool"/>
159
+ <context ref="string"/>
160
+ <context ref="inline-null"/>
161
+ <context ref="inline-bool"/>
162
162
  <context ref="inline-int"/>
163
- <context ref="inline-float"/>
164
- <context ref="inline-unquoted"/>
163
+ <context ref="inline-float"/>
164
+ <context ref="inline-unquoted"/>
165
165
  <context end-parent="true">
166
166
  <match>\}</match>
167
167
  </context>
168
168
  </include>
169
169
  </context>
170
-
170
+
171
171
  <context id="map">
172
172
  <match>(?&lt;=^|\s)((?:[^:]|:(?=\S))+)(?::\s+|:$)</match>
173
173
  <include>
174
174
  <context sub-pattern="1" style-ref="map-key"/>
175
175
  </include>
176
176
  </context>
177
-
177
+
178
178
  <context id="sequence">
179
179
  <match>^\s*-\s+</match>
180
180
  </context>
181
-
181
+
182
182
  <context id="document" style-ref="comment">
183
183
  <match>^(?:-{3}|[.]{3})(?:\s+|$)</match>
184
184
  </context>
185
-
185
+
186
186
  <context id="directive" style-ref="directive">
187
187
  <match>^%\%{ischar}(?:\%{ischar}|\s+)*</match>
188
188
  </context>
189
-
189
+
190
190
  <context id="yaml" class="no-spell-check">
191
191
  <include>
192
192
  <context ref="directive"/>
193
- <context ref="document"/>
193
+ <context ref="document"/>
194
194
  <context ref="scalar"/>
195
195
  <context ref="sequence"/>
196
196
  <context ref="inline-sequence"/>
@@ -209,6 +209,6 @@
209
209
  </include>
210
210
  </context>
211
211
 
212
- </definitions>
212
+ </definitions>
213
213
 
214
214
  </language>