We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4e46e commit f8523f8Copy full SHA for f8523f8
keywords.txt
@@ -0,0 +1,26 @@
1
+#######################################
2
+# Syntax Coloring Map For SmartSerial
3
4
+
5
6
+# Datatypes (KEYWORD1)
7
8
9
+SmartSerial KEYWORD1
10
11
12
+# Methods and Functions (KEYWORD2)
13
14
15
+workWith KEYWORD2
16
+print KEYWORD2
17
+println KEYWORD2
18
+enable KEYWORD2
19
+disable KEYWORD2
20
21
22
+# Constants (LITERAL1)
23
24
25
+ssEndl KEYWORD3
26
+ssSpace KEYWORD3
0 commit comments