Language support for mugene-ng MML compiler: https://github.com/atsushieno/mugene-ng mugene was originally a C# application project which contained vscode extension too. It is mostly a port of the original, without bunch of .NET-specific parts. Namely, we can simply use KotlinJS version of the compiler and therefore no external dependencies are needed. To build the extension, run When you want to make changes to mugene-ng itself and verify the changes in this extension code, replace
(Though I could get this working only with |