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 (Unix version) - 18 Feb 2025 15:36:53