# alphaTab Monaco Editor Integration

This is a [Monaco Editor](https://microsoft.github.io/monaco-editor/) integration for writing alphaTex, providing coding assistance to code editors.

It provides following features: 

* Setup Monaco for the use with TextMate Grammars
* Setup Monaco with the basic alphaTex language (grammar and language configuration).
* Setup Monaco to integrate with a alphaTab Language server running in a web worker.

> [!WARNING]
> This package is still in a very experimental stage.