ocaml/dune

Emacs syntax highlighting for new keywords introduced in parameterised libraries support

Open

#12.567 aperta il 13 ott 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)OCaml (478 fork)github user discovery
good first issue

Metriche repository

Star
 (1882 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Syntax highlighting needs to be added in the emacs configuration here: https://github.com/ocaml/dune/blob/main/editor-integration/emacs/dune.el. Documentation about the new keywords can be found here: https://github.com/ocaml/dune/pull/12111. This should be a matter of updating the emacs config to include keywords like parameters, library_parameter, etc.

Guida contributor