Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wizard04wsu/language-roll20-script

Syntax highlighting for Roll20 scripts
https://github.com/wizard04wsu/language-roll20-script

roll20-scripts syntax-highlight-parser tree-sitter-parser

Last synced: 17 days ago
JSON representation

Syntax highlighting for Roll20 scripts

Awesome Lists containing this project

README

        

# Syntax highlighting for Roll20 scripts
[![apm](https://img.shields.io/apm/v/language-roll20-script)](https://www.npmjs.com/package/tree-sitter-roll20-script) [![apm](https://img.shields.io/apm/dm/language-roll20-script)](https://www.npmjs.com/package/tree-sitter-roll20-script)

Tree-sitter parser for macros, abilities, and roll templates on [Roll20](https://roll20.net/).

This supports elements nested (i.e., HTML-escaped) within roll queries, grouped rolls, rollable tables, and ability command buttons.

Uses the [tree-sitter-roll20-script](https://github.com/wizard04wsu/tree-sitter-roll20-script) parser.