How to properly font-lock for a custom major-mode aka how to use complex regex?

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • prism.el

    Disperse Lisp forms (and other languages) into a spectrum of colors by depth

  • The best advice I can offer is to carefully and repeatedly study the Elisp manual section on font-lock, and to model on the source code of a similar project. The most I've done with it is in https://github.com/alphapapa/prism.el

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Just showing off how nice lisp can look in prism-mode. Check reply for the config :)

    2 projects | /r/emacs | 23 May 2023
  • Release v0.3 ยท alphapapa/prism.el (Disperse Lisp forms and other languages into a spectrum of colors by depth -- like rainbow-delimiters, et al, but more powerful)

    1 project | /r/emacs | 19 May 2023
  • How do I build a syntax highlighter based on S-Expressions?

    2 projects | /r/emacs | 30 Mar 2023
  • Trying to find a package that colorizes file contents by indentation level.

    2 projects | /r/emacs | 12 Mar 2023
  • How to combine highlight-parenthesis with rainbow-delimiters?

    1 project | /r/emacs | 27 Nov 2022