lateralus-snippets
v1.0.0
Published
Code snippets for the Lateralus programming language and its dialects (asm, markup, cfg, notebook). VS Code-compatible JSON format, usable by any editor that consumes vscode snippet JSON.
Maintainers
Readme
lateralus-snippets
Code snippets for the Lateralus programming language, packaged for any tool that consumes the VS Code snippet JSON format.
Install
npm install lateralus-snippetsContents
| File | Language scope |
|---|---|
| snippets/lateralus.json | .ltl core snippets |
| snippets/lateralus-idioms.json | Pipeline idioms, common patterns |
| snippets/lateralus-asm.json | .ltasm assembly |
| snippets/lateralus-markup.json | .ltlm / .ltlml markup |
| snippets/lateralus-cfg.json | .ltlcfg config |
| snippets/lateralus-notebook.json | .ltlnb notebooks |
Companion packages
lateralus-grammarlateralus-asm-grammarlateralus-cfg-grammarlateralus-markup-grammarlateralus-notebook-grammar
License
MIT — see LICENSE.
