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_Notepad++.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
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 with stop loop return mod not or and false true</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</Keywords>
28
28
<Keywordsname="Keywords2">TypeInfo i64 f64 u8 u64 Bool String Function Tuple IntegerSequence NaV Number Const Buffer</Keywords>
0 commit comments