Syntax Highlighting¶
Purpose¶
With Syntax Highlighting, words in a program are displayed so as to immediately indicate their function. Reserved words, variables, literals, and comments may be differentiated by color, boldness, underline etc. Syntax Highlighting makes programs easier to read and modify.
Usage¶
Every javascript file opened in Rapise will display with Syntax Highlighting: