Syntax highlighting is a core component in many programming languages, and is especially useful for navigating through large codebases.
<aside> 💡
Syntax highlighting currently is only available for the documentation. The team is currently working on a VS Code extension specially for Lagmite.
</aside>
In Lagmite, syntax highlighting uses a few simple rules below:
Expressions, objects and other things are not highlighted and follows other characters.