VS Code Extensions
L

Lini

by monfa-red

Syntax highlighting for Lini — a text-to-diagram language for diagrams, charts, and technical drawings that compiles to SVG

Downloads

2

Rating

(0)

Version

0.1.0

Last updated

Jul 20, 2026

Syntax highlighting for Lini (.lini) — a text-to-diagram language for diagrams, charts, and technical drawings that compiles to clean, themeable SVG.

cat -> dog -> bird

Highlights comments, strings, numbers, |type#id| identity bars, .class, #id, --var, the link and measuring operators (->, <->, (-), (o), (<), >-, ||), property names (generated from the compiler's own property ledger, so they never drift), value builders, and ( ) expressions.

Install the lini CLI to compile: cargo install lini — see the repository for the language guide.

Related extensions