Syntax Highlighting

If you would like to install a Cooklang syntax highlighting addon for your favorite text editor, here are the instructions for the programs we support.

Emacs via GitHub

Micro via GitHub

Nano via GitHub

Sublime via Package Control

It is highly recommended to install Cooklang with Package Control as it automatically installs required dependencies and keeps all packages up to date.

  1. Install Package Control if you haven’t yet. Go to Tools, then click Install Package Control…
  2. Open the command palette (Ctrl+Shift+P for Windows/Linux, Cmd+Shift+P for Mac OS)
  3. Search for Package Control: Install Package and hit Enter.
  4. Type Cooklang and press Enter to install it.

Vim via GitHub

VSCode via Extensions

  1. Find Cooklang using the Extensions View.
  2. Install an extension.

Kakoune Via GitHub