Skip to content

Commit 7b46868

Browse files
committed
List DEBUG_* macros for correct syntax highlighting.
1 parent 3e93e8d commit 7b46868

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: keywords.txt

+5
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ setDebugOutputStream KEYWORD2
1717
timestampOn KEYWORD2
1818
timestampOff KEYWORD2
1919
print KEYWORD2
20+
DEBUG_ERROR KEYWORD2
21+
DEBUG_WARNING KEYWORD2
22+
DEBUG_INFO KEYWORD2
23+
DEBUG_DEBUG KEYWORD2
24+
DEBUG_VERBOSE KEYWORD2
2025

2126
#######################################
2227
# Constants (LITERAL1)

0 commit comments

Comments
 (0)