google / codemirror-mode-jsonnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codemirror-mode-jsonnet

Jsonnet integration for codemirror. Try it out here.

Features

Token colorization for the full language, including correct handling of ||| and the various string escaping.

Usage instructions

See index.html in this repo. Also available via npm install codemirror-mode-jsonnet.

More Info

For more info on Jsonnet:

Screenshot

A screenshot of Jsonnet syntax highlighting

About

License:Apache License 2.0


Languages

Language:JavaScript 65.8%Language:HTML 34.2%