Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adalinesimonian/reabank-syntax-highlighting
- Owner: adalinesimonian
- License: isc
- Created: 2021-05-08T01:05:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-11T18:07:11.000Z (about 3 years ago)
- Last Synced: 2024-05-01T15:08:09.571Z (7 months ago)
- Topics: grammar, highlighting, reaper, syntax, syntax-highlighting, vscode, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=adalinesimonian.reabank-syntax-highlighting
- Size: 197 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.