add FUNCTION1 and FUNCTION2 for better keyword coloring

This commit is contained in:
benfry
2012-11-29 00:27:46 +00:00
parent cc769761d3
commit 244fdf7368
11 changed files with 431 additions and 407 deletions
+3
View File
@@ -82,6 +82,9 @@ editor.brackethighlight.color = #006699
# TEXT - syntax highlighting
editor.function1.style = #627516,plain
editor.function2.style = #627516,bold
# e.g abstract, final, private
editor.keyword1.style = #627516,plain
# e.g. beginShape, point, line