ocaml/dune

Emacs syntax highlighting for new keywords introduced in parameterised libraries support

Offen

#12.567 geöffnet am 13.10.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)OCaml (478 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (1.882 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 20h) (345 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide