CAD-Lisp support for Geany

For those looking for a cross-platform editor, I recently added CAD-Lisp support to Geany.

As I am doing more and more development work on Linux, I wanted a single editor and workflow for both Linux and Windows.

Features include:

  • CAD-Lisp file type recognition
  • Syntax highlighting for BricsCAD Lisp code (and OtherCAD)
  • Custom function highlighting
  • Improved brace matching
  • Linux and Windows support

Documentation and download:

https://vanderworp.org/notes/cad-lisp-support-for-geany/

The CAD-Lisp wordlist is based on work by Torsten Moses.