Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wizard04wsu/language-roll20-script
- Owner: wizard04wsu
- License: mit
- Created: 2021-08-29T17:51:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T06:31:32.000Z (almost 3 years ago)
- Last Synced: 2023-08-04T10:54:38.801Z (over 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
[![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.