All Manuals > Editor User Guide > 7 Self-contained examples

7.2 Syntax coloring example

This file illustrates a way to implement Common Lisp syntax coloring in the editor:

(example-edit-file "editor/syntax-coloring/syntax-coloring")

Note: the editor now has built-in syntax coloring for Lisp mode buffers. If you run the example code above, it will override the built-in syntax coloring.


Editor User Guide (Windows version) - 01 Dec 2021 19:35:28