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 (Macintosh version) - 01 Dec 2021 19:35:12