You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TeaScript_SyntaxHighlighting_DarkMode_Notepad++.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@
24
24
<Keywordsname="Folders in comment, open"></Keywords>
25
25
<Keywordsname="Folders in comment, middle"></Keywords>
26
26
<Keywordsname="Folders in comment, close"></Keywords>
27
-
<Keywordsname="Keywords1">if else repeat forall in is as typename typeof func def const undef is_defined debug with stop loop return mod not or and false true suspend yield _Exit</Keywords>
28
-
<Keywordsname="Keywords2">TypeInfo i64 f64 u8 u64 Bool String Function Tuple IntegerSequence NaV Number Const Buffer</Keywords>
27
+
<Keywordsname="Keywords1">if else repeat forall in is as typename typeof func def const undef is_defined debug with stop loop return mod not or and false true suspend yield _Exit catch</Keywords>
28
+
<Keywordsname="Keywords2">TypeInfo i64 f64 u8 u64 Bool String Function Tuple IntegerSequence NaV Number Const Buffer Error</Keywords>
Copy file name to clipboardExpand all lines: TeaScript_SyntaxHighlighting_Notepad++.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@
24
24
<Keywordsname="Folders in comment, open"></Keywords>
25
25
<Keywordsname="Folders in comment, middle"></Keywords>
26
26
<Keywordsname="Folders in comment, close"></Keywords>
27
-
<Keywordsname="Keywords1">if else repeat forall in is as typename typeof func def const undef is_defined debug with stop loop return mod not or and false true suspend yield _Exit</Keywords>
28
-
<Keywordsname="Keywords2">TypeInfo i64 f64 u8 u64 Bool String Function Tuple IntegerSequence NaV Number Const Buffer</Keywords>
27
+
<Keywordsname="Keywords1">if else repeat forall in is as typename typeof func def const undef is_defined debug with stop loop return mod not or and false true suspend yield _Exit catch</Keywords>
28
+
<Keywordsname="Keywords2">TypeInfo i64 f64 u8 u64 Bool String Function Tuple IntegerSequence NaV Number Const Buffer Error</Keywords>
0 commit comments