gtksourceview3 3.1.1-x64-mingw32 → 3.1.2-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/dependency-check/Rakefile +43 -0
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksource.h +1 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceautocleanups.h +8 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionitem.h +35 -3
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h +8 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcemap.h +2 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h +1 -1
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h +149 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h +0 -1
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserbutton.h +1 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserwidget.h +1 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +12 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +30 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h +13 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceview.h +11 -2
- data/vendor/local/lib/girepository-1.0/GtkSource-3.0.typelib +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.la +2 -2
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +573 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +298 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +70 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +170 -170
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +9 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +671 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +173 -91
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +2 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +129 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +30 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +109 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +6 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +17 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0.devhelp2 +62 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +10 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +8 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +29 -141
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +136 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +54 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +6 -6
- data/vendor/local/share/gtksourceview-3.0/language-specs/abnf.lang +110 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +64 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/dtl.lang +297 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/haxe.lang +238 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/ini.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/javascript.lang +3 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/meson.lang +29 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/php.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/python3.lang +1 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/rust.lang +10 -2
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- metadata +16 -7
@@ -0,0 +1,54 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>Part IV. Annexes: GtkSourceView 3 Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
|
+
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
|
+
<link rel="up" href="index.html" title="GtkSourceView 3 Reference Manual">
|
9
|
+
<link rel="prev" href="style-reference.html" title="Style Scheme Definition Reference">
|
10
|
+
<link rel="next" href="object-tree.html" title="Object Hierarchy">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
19
|
+
<td><a accesskey="p" href="style-reference.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="object-tree.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="part">
|
23
|
+
<div class="titlepage"><div><div><h1 class="title">
|
24
|
+
<a name="id-1.5"></a>Part IV. Annexes</h1></div></div></div>
|
25
|
+
<div class="toc">
|
26
|
+
<p><b>Table of Contents</b></p>
|
27
|
+
<dl class="toc">
|
28
|
+
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
|
29
|
+
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
|
30
|
+
<dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt>
|
31
|
+
<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
|
32
|
+
<dt><span class="index"><a href="api-index-2-0.html">Index of new symbols in 2.0</a></span></dt>
|
33
|
+
<dt><span class="index"><a href="api-index-2-2.html">Index of new symbols in 2.2</a></span></dt>
|
34
|
+
<dt><span class="index"><a href="api-index-2-4.html">Index of new symbols in 2.4</a></span></dt>
|
35
|
+
<dt><span class="index"><a href="api-index-2-8.html">Index of new symbols in 2.8</a></span></dt>
|
36
|
+
<dt><span class="index"><a href="api-index-2-10.html">Index of new symbols in 2.10</a></span></dt>
|
37
|
+
<dt><span class="index"><a href="api-index-2-12.html">Index of new symbols in 2.12</a></span></dt>
|
38
|
+
<dt><span class="index"><a href="api-index-3-0.html">Index of new symbols in 3.0</a></span></dt>
|
39
|
+
<dt><span class="index"><a href="api-index-3-4.html">Index of new symbols in 3.4</a></span></dt>
|
40
|
+
<dt><span class="index"><a href="api-index-3-10.html">Index of new symbols in 3.10</a></span></dt>
|
41
|
+
<dt><span class="index"><a href="api-index-3-12.html">Index of new symbols in 3.12</a></span></dt>
|
42
|
+
<dt><span class="index"><a href="api-index-3-14.html">Index of new symbols in 3.14</a></span></dt>
|
43
|
+
<dt><span class="index"><a href="api-index-3-16.html">Index of new symbols in 3.16</a></span></dt>
|
44
|
+
<dt><span class="index"><a href="api-index-3-18.html">Index of new symbols in 3.18</a></span></dt>
|
45
|
+
<dt><span class="index"><a href="api-index-3-20.html">Index of new symbols in 3.20</a></span></dt>
|
46
|
+
<dt><span class="index"><a href="api-index-3-22.html">Index of new symbols in 3.22</a></span></dt>
|
47
|
+
<dt><span class="index"><a href="api-index-3-24.html">Index of new symbols in 3.24</a></span></dt>
|
48
|
+
</dl>
|
49
|
+
</div>
|
50
|
+
</div>
|
51
|
+
<div class="footer">
|
52
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
53
|
+
</body>
|
54
|
+
</html>
|
@@ -5,9 +5,9 @@
|
|
5
5
|
<title>Style Scheme Definition Reference: GtkSourceView 3 Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
|
-
<link rel="up" href="
|
8
|
+
<link rel="up" href="pt03.html" title="Part III. Syntax highlighting reference">
|
9
9
|
<link rel="prev" href="lang-reference.html" title="Language Definition v2.0 Reference">
|
10
|
-
<link rel="next" href="
|
10
|
+
<link rel="next" href="pt04.html" title="Part IV. Annexes">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
@@ -15,9 +15,9 @@
|
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
-
<td><a accesskey="u" href="
|
18
|
+
<td><a accesskey="u" href="pt03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
19
|
<td><a accesskey="p" href="lang-reference.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
-
<td><a accesskey="n" href="
|
20
|
+
<td><a accesskey="n" href="pt04.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="refentry">
|
23
23
|
<a name="style-reference"></a><div class="titlepage"></div>
|
@@ -31,7 +31,7 @@ Reference to the GtkSourceView style scheme definition file format
|
|
31
31
|
<td class="gallery_image" valign="top" align="right"></td>
|
32
32
|
</tr></table></div>
|
33
33
|
<div class="refsect1">
|
34
|
-
<a name="id-1.
|
34
|
+
<a name="id-1.4.4.3"></a><h2>Overview</h2>
|
35
35
|
<p>
|
36
36
|
This is an overview of the Style Scheme Definition XML format, describing the
|
37
37
|
meaning and usage of every element and attribute. The formal definition is
|
@@ -290,7 +290,7 @@ grid. Only the <code class="code">background</code> attribute is used.</p></td>
|
|
290
290
|
<p>
|
291
291
|
</p>
|
292
292
|
<div class="refsect1">
|
293
|
-
<a name="id-1.
|
293
|
+
<a name="id-1.4.4.8"></a><h2>Default style schemes</h2>
|
294
294
|
<p>
|
295
295
|
The GtkSourceView team prefers to just keep a small number of style schemes
|
296
296
|
distributed with the library. To add a new style scheme in GtkSourceView
|
@@ -0,0 +1,110 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!--
|
3
|
+
|
4
|
+
This file is part of GtkSourceView
|
5
|
+
|
6
|
+
Author: Philip Withnall <philip@tecnocode.co.uk>
|
7
|
+
Copyright (C) 2016 Philip Withnall <philip@tecnocode.co.uk>
|
8
|
+
|
9
|
+
GtkSourceView is free software; you can redistribute it and/or
|
10
|
+
modify it under the terms of the GNU Lesser General Public
|
11
|
+
License as published by the Free Software Foundation; either
|
12
|
+
version 2.1 of the License, or (at your option) any later version.
|
13
|
+
|
14
|
+
GtkSourceView is distributed in the hope that it will be useful,
|
15
|
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
16
|
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
17
|
+
Lesser General Public License for more details.
|
18
|
+
|
19
|
+
You should have received a copy of the GNU Lesser General Public
|
20
|
+
License along with this library; if not, write to the Free Software
|
21
|
+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
22
|
+
|
23
|
+
-->
|
24
|
+
|
25
|
+
<!--
|
26
|
+
References:
|
27
|
+
https://en.wikipedia.org/wiki/Augmented_Backus%E2%80%93Naur_form
|
28
|
+
https://tools.ietf.org/html/rfc5234
|
29
|
+
https://tools.ietf.org/html/rfc7405
|
30
|
+
-->
|
31
|
+
<language id="abnf" _name="ABNF" version="2.0" _section="Source">
|
32
|
+
<metadata>
|
33
|
+
<property name="globs">*.abnf</property>
|
34
|
+
<property name="line-comment-start">;</property>
|
35
|
+
</metadata>
|
36
|
+
|
37
|
+
<styles>
|
38
|
+
<style id="comment" _name="Comment" map-to="def:comment"/>
|
39
|
+
<style id="rulename" _name="Rule Name" map-to="def:type"/>
|
40
|
+
<style id="binary" _name="Binary number" map-to="def:base-n-integer"/>
|
41
|
+
<style id="decimal" _name="Decimal number" map-to="def:decimal"/>
|
42
|
+
<style id="hexadecimal" _name="Hexadecimal number" map-to="def:base-n-integer"/>
|
43
|
+
<style id="string" _name="String" map-to="def:string"/>
|
44
|
+
</styles>
|
45
|
+
|
46
|
+
<definitions>
|
47
|
+
<define-regex id="rulename">([a-zA-Z][a-zA-Z0-9-]*|<[a-zA-Z][a-zA-Z0-9-]*>)</define-regex>
|
48
|
+
|
49
|
+
<context id="line-comment" style-ref="comment" end-at-line-end="true" class="comment" class-disabled="no-spell-check">
|
50
|
+
<start>;</start>
|
51
|
+
<include>
|
52
|
+
<context ref="def:in-line-comment"/>
|
53
|
+
</include>
|
54
|
+
</context>
|
55
|
+
|
56
|
+
<context id="rulename">
|
57
|
+
<match>(\%{rulename})</match>
|
58
|
+
<include>
|
59
|
+
<context sub-pattern="1" style-ref="rulename"/>
|
60
|
+
</include>
|
61
|
+
</context>
|
62
|
+
|
63
|
+
<context id="terminal-binary" style-ref="binary">
|
64
|
+
<match>%b[0-1]+(\-[0-1]+|(\.[0-1]+)*)</match>
|
65
|
+
</context>
|
66
|
+
|
67
|
+
<context id="terminal-decimal" style-ref="decimal">
|
68
|
+
<match>%d[0-9]+(\-[0-9]+|(\.[0-9]+)*)</match>
|
69
|
+
</context>
|
70
|
+
|
71
|
+
<context id="terminal-hexadecimal" style-ref="hexadecimal">
|
72
|
+
<match>%x[0-9a-fA-F]+(\-[0-9a-fA-F]+|(\.[0-9a-fA-F]+)*)</match>
|
73
|
+
</context>
|
74
|
+
|
75
|
+
<context id="terminal-string" style-ref="string">
|
76
|
+
<match>"[ !#$%&'\(\)\*\+,\-\./0-9:;<=>\?@A-Z\[\\\]\^_`a-z\{\|\}~]*"</match>
|
77
|
+
</context>
|
78
|
+
|
79
|
+
<context id="terminal">
|
80
|
+
<include>
|
81
|
+
<context ref="terminal-binary"/>
|
82
|
+
<context ref="terminal-decimal"/>
|
83
|
+
<context ref="terminal-hexadecimal"/>
|
84
|
+
<context ref="terminal-string"/>
|
85
|
+
</include>
|
86
|
+
</context>
|
87
|
+
|
88
|
+
<context id="element">
|
89
|
+
<include>
|
90
|
+
<context ref="rulename"/>
|
91
|
+
<context ref="terminal"/>
|
92
|
+
</include>
|
93
|
+
</context>
|
94
|
+
|
95
|
+
<context id="abnf">
|
96
|
+
<include>
|
97
|
+
<context ref="line-comment"/>
|
98
|
+
<context id="rule">
|
99
|
+
<start>^\s*(\%{rulename})\s*=/?</start>
|
100
|
+
<end>^(?!\s)</end>
|
101
|
+
<include>
|
102
|
+
<context sub-pattern="1" where="start" style-ref="rulename"/>
|
103
|
+
<context ref="element"/>
|
104
|
+
<context ref="line-comment"/>
|
105
|
+
</include>
|
106
|
+
</context>
|
107
|
+
</include>
|
108
|
+
</context>
|
109
|
+
</definitions>
|
110
|
+
</language>
|
@@ -249,6 +249,37 @@
|
|
249
249
|
<keyword>progressive</keyword>
|
250
250
|
</context>
|
251
251
|
|
252
|
+
<context id="svg-property-names" style-ref="keyword">
|
253
|
+
<suffix>(?=\s*:)</suffix>
|
254
|
+
<keyword>clip-path</keyword>
|
255
|
+
<keyword>clip-rule</keyword>
|
256
|
+
<keyword>color-interpolatation-filters</keyword>
|
257
|
+
<keyword>color-interpolatation</keyword>
|
258
|
+
<keyword>dominant-baseline</keyword>
|
259
|
+
<keyword>fill-rule</keyword>
|
260
|
+
<keyword>fill-opacity</keyword>
|
261
|
+
<keyword>fill</keyword>
|
262
|
+
<keyword>flood-color</keyword>
|
263
|
+
<keyword>flood-opacity</keyword>
|
264
|
+
<keyword>lighting-color</keyword>
|
265
|
+
<keyword>marker-end</keyword>
|
266
|
+
<keyword>marker-mid</keyword>
|
267
|
+
<keyword>marker-start</keyword>
|
268
|
+
<keyword>shape-rendering</keyword>
|
269
|
+
<keyword>stop-color</keyword>
|
270
|
+
<keyword>stop-opacity</keyword>
|
271
|
+
<keyword>stroke-dasharray</keyword>
|
272
|
+
<keyword>stroke-dashoffset</keyword>
|
273
|
+
<keyword>stroke-linecap</keyword>
|
274
|
+
<keyword>stroke-linejoin</keyword>
|
275
|
+
<keyword>stroke-miterlimit</keyword>
|
276
|
+
<keyword>stroke-opacity</keyword>
|
277
|
+
<keyword>stroke-width</keyword>
|
278
|
+
<keyword>stroke</keyword>
|
279
|
+
<keyword>text-anchor</keyword>
|
280
|
+
<keyword>text-rendering</keyword>
|
281
|
+
</context>
|
282
|
+
|
252
283
|
<context id="css3-property-names" style-ref="keyword">
|
253
284
|
<suffix>(?=\s*:)</suffix>
|
254
285
|
<keyword>align-content</keyword>
|
@@ -490,6 +521,36 @@
|
|
490
521
|
<keyword>z-index</keyword>
|
491
522
|
</context>
|
492
523
|
|
524
|
+
<context id="svg-property-values" style-ref="property-values">
|
525
|
+
<prefix>\s</prefix>
|
526
|
+
<suffix>($|(?=[;\s]))</suffix>
|
527
|
+
<keyword>alphabetic</keyword>
|
528
|
+
<keyword>bevel</keyword>
|
529
|
+
<keyword>butt</keyword>
|
530
|
+
<keyword>central</keyword>
|
531
|
+
<keyword>crisp(E|e)dges</keyword>
|
532
|
+
<keyword>evenodd</keyword>
|
533
|
+
<keyword>geometric(P|p)recision</keyword>
|
534
|
+
<keyword>hanging</keyword>
|
535
|
+
<keyword>ideographic</keyword>
|
536
|
+
<keyword>lr-tb</keyword>
|
537
|
+
<keyword>lr</keyword>
|
538
|
+
<keyword>mathematical</keyword>
|
539
|
+
<keyword>miter</keyword>
|
540
|
+
<keyword>no-change</keyword>
|
541
|
+
<keyword>nonzero</keyword>
|
542
|
+
<keyword>optimize(L|l)egibility</keyword>
|
543
|
+
<keyword>optimize(S|s)peed</keyword>
|
544
|
+
<keyword>reset-size</keyword>
|
545
|
+
<keyword>rl-tb</keyword>
|
546
|
+
<keyword>rl</keyword>
|
547
|
+
<keyword>tb-rl</keyword>
|
548
|
+
<keyword>tb</keyword>
|
549
|
+
<keyword>text-after-edge</keyword>
|
550
|
+
<keyword>text-before-edge</keyword>
|
551
|
+
<keyword>use-script</keyword>
|
552
|
+
</context>
|
553
|
+
|
493
554
|
<context id="css3-property-values" style-ref="property-values">
|
494
555
|
<prefix>\s</prefix>
|
495
556
|
<suffix>($|(?=[;\s]))</suffix>
|
@@ -695,6 +756,7 @@
|
|
695
756
|
<keyword>faster</keyword>
|
696
757
|
<keyword>fast</keyword>
|
697
758
|
<keyword>fixed</keyword>
|
759
|
+
<keyword>flow-root</keyword>
|
698
760
|
<keyword>georgian</keyword>
|
699
761
|
<keyword>grabbing</keyword>
|
700
762
|
<keyword>grab</keyword>
|
@@ -868,8 +930,10 @@
|
|
868
930
|
<context ref="number"/>
|
869
931
|
<context ref="unicode-range"/>
|
870
932
|
<context ref="importance-modifier"/>
|
933
|
+
<context ref="svg-property-names"/>
|
871
934
|
<context ref="css3-property-names"/>
|
872
935
|
<context ref="property-names"/>
|
936
|
+
<context ref="svg-property-values"/>
|
873
937
|
<context ref="css3-property-values"/>
|
874
938
|
<context ref="property-values"/>
|
875
939
|
</include>
|
@@ -0,0 +1,297 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!--
|
3
|
+
|
4
|
+
This file is part of GtkSourceView
|
5
|
+
|
6
|
+
Copyright (C) 2008 Emmanuel Vaïsse <evaisse@gmail.com>
|
7
|
+
Copyright (C) 2010 Patryk Zawadzki <patrys@pld-linux.org
|
8
|
+
Copyright (C) 2015 Tobias Schönberg <tobias47n9e@gmail.com>
|
9
|
+
|
10
|
+
GtkSourceView is free software; you can redistribute it and/or
|
11
|
+
modify it under the terms of the GNU Lesser General Public
|
12
|
+
License as published by the Free Software Foundation; either
|
13
|
+
version 2.1 of the License, or (at your option) any later version.
|
14
|
+
|
15
|
+
GtkSourceView is distributed in the hope that it will be useful,
|
16
|
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
17
|
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
18
|
+
Lesser General Public License for more details.
|
19
|
+
|
20
|
+
You should have received a copy of the GNU Lesser General Public
|
21
|
+
License along with this library; if not, write to the Free Software
|
22
|
+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
23
|
+
|
24
|
+
-->
|
25
|
+
<language id="dtl" _name="Django Template" version="2.0" _section="Markup">
|
26
|
+
<metadata>
|
27
|
+
<property name="globs">*.dtl</property>
|
28
|
+
<property name="line-comment-start">**</property>
|
29
|
+
<property name="block-comment-start">**</property>
|
30
|
+
<property name="block-comment-end">**</property>
|
31
|
+
</metadata>
|
32
|
+
|
33
|
+
<styles>
|
34
|
+
<style id="comment" _name="Comment" map-to="def:comment"/>
|
35
|
+
<style id="error" _name="Error" map-to="def:error"/>
|
36
|
+
<style id="escape" _name="Escaped Character" map-to="def:special-char"/>
|
37
|
+
<style id="string" _name="String" map-to="def:string"/>
|
38
|
+
<style id="keyword" _name="Keyword" map-to="def:keyword"/>
|
39
|
+
<style id="filters" _name="Null Value" map-to="def:function"/>
|
40
|
+
<style id="boolean" _name="Boolean value" map-to="def:boolean"/>
|
41
|
+
<style id="floating-point" _name="Floating point number" map-to="def:floating-point"/>
|
42
|
+
<style id="decimal" _name="Decimal number" map-to="def:decimal"/>
|
43
|
+
<style id="octal" _name="Octal number" map-to="def:base-n-integer"/>
|
44
|
+
<style id="hexadecimal" _name="Hexadecimal number" map-to="def:base-n-integer"/>
|
45
|
+
</styles>
|
46
|
+
|
47
|
+
<definitions>
|
48
|
+
|
49
|
+
<context id="comment" style-ref="comment">
|
50
|
+
<start><!--</start>
|
51
|
+
<end>--\s*></end>
|
52
|
+
<include>
|
53
|
+
<context ref="def:in-comment"/>
|
54
|
+
</include>
|
55
|
+
</context>
|
56
|
+
|
57
|
+
<context id="close-comment-outside-comment" style-ref="error">
|
58
|
+
<match>\*/(?!\*)</match>
|
59
|
+
</context>
|
60
|
+
|
61
|
+
<context id="double-quoted-string" style-ref="string">
|
62
|
+
<start>"</start>
|
63
|
+
<end>"</end>
|
64
|
+
<include>
|
65
|
+
<context ref="def:line-continue"/>
|
66
|
+
</include>
|
67
|
+
</context>
|
68
|
+
|
69
|
+
<context id="single-quoted-string" style-ref="string">
|
70
|
+
<start>'</start>
|
71
|
+
<end>'</end>
|
72
|
+
<include>
|
73
|
+
<context style-ref="def:special-char">
|
74
|
+
<match>\\['\\]</match>
|
75
|
+
</context>
|
76
|
+
<context ref="def:line-continue"/>
|
77
|
+
</include>
|
78
|
+
</context>
|
79
|
+
|
80
|
+
<context id="keywords" style-ref="keyword">
|
81
|
+
<prefix>\s</prefix>
|
82
|
+
<suffix>\b</suffix>
|
83
|
+
<keyword>and</keyword>
|
84
|
+
<keyword>as</keyword>
|
85
|
+
<keyword>autoescape</keyword>
|
86
|
+
<keyword>block</keyword>
|
87
|
+
<keyword>blocktrans</keyword>
|
88
|
+
<keyword>closeblock</keyword>
|
89
|
+
<keyword>closebrace</keyword>
|
90
|
+
<keyword>closecomment</keyword>
|
91
|
+
<keyword>closevariable</keyword>
|
92
|
+
<keyword>comment</keyword>
|
93
|
+
<keyword>csrf_token</keyword>
|
94
|
+
<keyword>cycle</keyword>
|
95
|
+
<keyword>debug</keyword>
|
96
|
+
<keyword>elif</keyword>
|
97
|
+
<keyword>else</keyword>
|
98
|
+
<keyword>empty</keyword>
|
99
|
+
<keyword>endautoescape</keyword>
|
100
|
+
<keyword>endblock</keyword>
|
101
|
+
<keyword>endblocktrans</keyword>
|
102
|
+
<keyword>endcomment</keyword>
|
103
|
+
<keyword>endfilter</keyword>
|
104
|
+
<keyword>endfor</keyword>
|
105
|
+
<keyword>endif</keyword>
|
106
|
+
<keyword>endifchanged</keyword>
|
107
|
+
<keyword>endifequal</keyword>
|
108
|
+
<keyword>endifnotequal</keyword>
|
109
|
+
<keyword>endspaceless</keyword>
|
110
|
+
<keyword>endverbatim</keyword>
|
111
|
+
<keyword>endwith</keyword>
|
112
|
+
<keyword>extends</keyword>
|
113
|
+
<keyword>filter</keyword>
|
114
|
+
<keyword>firstof</keyword>
|
115
|
+
<keyword>for</keyword>
|
116
|
+
<keyword>from</keyword>
|
117
|
+
<keyword>get_media_prefix</keyword>
|
118
|
+
<keyword>get_static_prefix</keyword>
|
119
|
+
<keyword>if</keyword>
|
120
|
+
<keyword>ifchanged</keyword>
|
121
|
+
<keyword>ifequal</keyword>
|
122
|
+
<keyword>ifnotequal</keyword>
|
123
|
+
<keyword>in</keyword>
|
124
|
+
<keyword>include</keyword>
|
125
|
+
<keyword>load</keyword>
|
126
|
+
<keyword>lorem</keyword>
|
127
|
+
<keyword>not</keyword>
|
128
|
+
<keyword>now</keyword>
|
129
|
+
<keyword>on</keyword>
|
130
|
+
<keyword>off</keyword>
|
131
|
+
<keyword>openblock</keyword>
|
132
|
+
<keyword>openbrace</keyword>
|
133
|
+
<keyword>opencomment</keyword>
|
134
|
+
<keyword>openvariable</keyword>
|
135
|
+
<keyword>or</keyword>
|
136
|
+
<keyword>regroup</keyword>
|
137
|
+
<keyword>spaceless</keyword>
|
138
|
+
<keyword>ssi</keyword>
|
139
|
+
<keyword>static</keyword>
|
140
|
+
<keyword>staticfiles</keyword>
|
141
|
+
<keyword>templatetag</keyword>
|
142
|
+
<keyword>trans</keyword>
|
143
|
+
<keyword>url</keyword>
|
144
|
+
<keyword>verbatim</keyword>
|
145
|
+
<keyword>widthratio</keyword>
|
146
|
+
<keyword>with</keyword>
|
147
|
+
</context>
|
148
|
+
|
149
|
+
<context id="filters" style-ref="filters">
|
150
|
+
<prefix>\|</prefix>
|
151
|
+
<keyword>add</keyword>
|
152
|
+
<keyword>addslashes</keyword>
|
153
|
+
<keyword>apnumber</keyword>
|
154
|
+
<keyword>capfirst</keyword>
|
155
|
+
<keyword>center</keyword>
|
156
|
+
<keyword>cut</keyword>
|
157
|
+
<keyword>date</keyword>
|
158
|
+
<keyword>default</keyword>
|
159
|
+
<keyword>default_if_none</keyword>
|
160
|
+
<keyword>dictsort</keyword>
|
161
|
+
<keyword>dictsortreversed</keyword>
|
162
|
+
<keyword>divisibleby</keyword>
|
163
|
+
<keyword>escape</keyword>
|
164
|
+
<keyword>escapejs</keyword>
|
165
|
+
<keyword>filesizeformat</keyword>
|
166
|
+
<keyword>first</keyword>
|
167
|
+
<keyword>fix_ampersands</keyword>
|
168
|
+
<keyword>floatformat</keyword>
|
169
|
+
<keyword>force_escape</keyword>
|
170
|
+
<keyword>get_digit</keyword>
|
171
|
+
<keyword>intcomma</keyword>
|
172
|
+
<keyword>intword</keyword>
|
173
|
+
<keyword>iriencode</keyword>
|
174
|
+
<keyword>join</keyword>
|
175
|
+
<keyword>last</keyword>
|
176
|
+
<keyword>length</keyword>
|
177
|
+
<keyword>length_is</keyword>
|
178
|
+
<keyword>linebreaks</keyword>
|
179
|
+
<keyword>linebreaksbr</keyword>
|
180
|
+
<keyword>linenumbers</keyword>
|
181
|
+
<keyword>ljust</keyword>
|
182
|
+
<keyword>lower</keyword>
|
183
|
+
<keyword>make_list</keyword>
|
184
|
+
<keyword>markdown</keyword>
|
185
|
+
<keyword>naturalday</keyword>
|
186
|
+
<keyword>ordinal</keyword>
|
187
|
+
<keyword>phone2numeric</keyword>
|
188
|
+
<keyword>pluralize</keyword>
|
189
|
+
<keyword>pprint</keyword>
|
190
|
+
<keyword>random</keyword>
|
191
|
+
<keyword>removetags</keyword>
|
192
|
+
<keyword>restructuredtext</keyword>
|
193
|
+
<keyword>rjust</keyword>
|
194
|
+
<keyword>safe</keyword>
|
195
|
+
<keyword>safeseq</keyword>
|
196
|
+
<keyword>slice</keyword>
|
197
|
+
<keyword>slugify</keyword>
|
198
|
+
<keyword>stringformat</keyword>
|
199
|
+
<keyword>striptags</keyword>
|
200
|
+
<keyword>textile</keyword>
|
201
|
+
<keyword>time</keyword>
|
202
|
+
<keyword>timesince</keyword>
|
203
|
+
<keyword>timeuntil</keyword>
|
204
|
+
<keyword>title</keyword>
|
205
|
+
<keyword>truncatechars</keyword>
|
206
|
+
<keyword>truncatechars_html</keyword>
|
207
|
+
<keyword>truncatewords</keyword>
|
208
|
+
<keyword>truncatewords_html</keyword>
|
209
|
+
<keyword>unordered_list</keyword>
|
210
|
+
<keyword>upper</keyword>
|
211
|
+
<keyword>urlencode</keyword>
|
212
|
+
<keyword>urlize</keyword>
|
213
|
+
<keyword>urlizetrunc</keyword>
|
214
|
+
<keyword>wordcount</keyword>
|
215
|
+
<keyword>wordwrap</keyword>
|
216
|
+
<keyword>yesno</keyword>
|
217
|
+
</context>
|
218
|
+
|
219
|
+
<context id="boolean" style-ref="boolean">
|
220
|
+
<prefix>\b</prefix>
|
221
|
+
<suffix>\b</suffix>
|
222
|
+
<keyword>False</keyword>
|
223
|
+
<keyword>True</keyword>
|
224
|
+
</context>
|
225
|
+
|
226
|
+
<context id="float" style-ref="floating-point">
|
227
|
+
<match extended="true">
|
228
|
+
(?<![\w\.])
|
229
|
+
([0-9]+[Ee][+-]?[0-9]+ |
|
230
|
+
([0-9]*\.[0-9]+ | [0-9]+\.[0-9]*)([Ee][+-]?[0-9]+)?)
|
231
|
+
(?![\w\.])
|
232
|
+
</match>
|
233
|
+
</context>
|
234
|
+
|
235
|
+
<context id="decimal-number" style-ref="decimal">
|
236
|
+
<match extended="true">
|
237
|
+
(?<![\w\.])
|
238
|
+
[+-]?([1-9][0-9]*|0)
|
239
|
+
(?![\w\.])
|
240
|
+
</match>
|
241
|
+
</context>
|
242
|
+
|
243
|
+
<context id="octal-number" style-ref="octal">
|
244
|
+
<match extended="true">
|
245
|
+
(?<![\w\.])
|
246
|
+
[+-]?0[0-7]+
|
247
|
+
(?![\w\.])
|
248
|
+
</match>
|
249
|
+
</context>
|
250
|
+
|
251
|
+
<context id="hexadecimal-number" style-ref="hexadecimal">
|
252
|
+
<match extended="true">
|
253
|
+
(?<![\w\.])
|
254
|
+
[+-]?0x[0-9a-fA-F]+
|
255
|
+
(?![\w\.])
|
256
|
+
</match>
|
257
|
+
</context>
|
258
|
+
|
259
|
+
<context id="dtl-block" end-at-line-end="true">
|
260
|
+
<start>{({|%)(/?)</start>
|
261
|
+
<end>(}|%)}</end>
|
262
|
+
<include>
|
263
|
+
<context sub-pattern="0" where="start" style-ref="boolean"/>
|
264
|
+
<context sub-pattern="0" where="end" style-ref="boolean"/>
|
265
|
+
<context ref="double-quoted-string"/>
|
266
|
+
<context ref="single-quoted-string"/>
|
267
|
+
<context ref="keywords"/>
|
268
|
+
<context ref="filters"/>
|
269
|
+
<context ref="boolean"/>
|
270
|
+
<context ref="float"/>
|
271
|
+
<context ref="decimal-number"/>
|
272
|
+
<context ref="octal-number"/>
|
273
|
+
<context ref="hexadecimal-number"/>
|
274
|
+
</include>
|
275
|
+
</context>
|
276
|
+
|
277
|
+
<context id="dtl-comment-block" style-ref="comment" end-at-line-end="true">
|
278
|
+
<start>{(#)(/?)</start>
|
279
|
+
<end>(#)}</end>
|
280
|
+
<include>
|
281
|
+
<context sub-pattern="0" where="start" style-ref="comment"/>
|
282
|
+
<context sub-pattern="0" where="end" style-ref="comment"/>
|
283
|
+
</include>
|
284
|
+
</context>
|
285
|
+
|
286
|
+
<replace id="html:embedded-lang-hook" ref="dtl-block"/>
|
287
|
+
|
288
|
+
<context id="dtl">
|
289
|
+
<include>
|
290
|
+
<context ref="dtl-comment-block"/>
|
291
|
+
<context ref="dtl-block"/>
|
292
|
+
<context ref="html:html"/>
|
293
|
+
</include>
|
294
|
+
</context>
|
295
|
+
|
296
|
+
</definitions>
|
297
|
+
</language>
|