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: 4 months ago
JSON representation
Syntax highlighting for Roll20 scripts
- Host: GitHub
- URL: https://github.com/wizard04wsu/language-roll20-script
- Owner: wizard04wsu
- License: mit
- Created: 2021-08-29T17:51:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T06:31:32.000Z (over 4 years ago)
- Last Synced: 2025-05-19T04:08:33.136Z (about 1 year ago)
- Topics: roll20-scripts, syntax-highlight-parser, tree-sitter-parser
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Syntax highlighting for Roll20 scripts
[](https://www.npmjs.com/package/tree-sitter-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.