Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adalinesimonian/reabank-syntax-highlighting

Syntax highlighting for Reabank files with support for Reaticulate annotations
https://github.com/adalinesimonian/reabank-syntax-highlighting

grammar highlighting reaper syntax syntax-highlighting vscode vscode-extension

Last synced: 5 days ago
JSON representation

Syntax highlighting for Reabank files with support for Reaticulate annotations

Awesome Lists containing this project

README

        

# reabank-syntax-highlighting

Provides syntax highlighting support for [Reaper](https://reaper.fm) Reabank files, with additional support for [Reaticulate](https://reaticulate.com) annotations.

![Screenshot](screenshot.png)

## Release Notes

### 1.1.0

- Added highlighting for illegal MIDI bytes out of range (0-127).
![Screenshot of invalid MIDI byte highlighting](invalid-byte-screenshot.png)
- Added `fileTypes` key to grammar so that the grammar may be used in any other compatible editor.

### 1.0.0

Initial release of reabank-syntax-highlighting.