atsushieno / mugene-ng

Music Macro Language to MIDI 1.0 / 2.0 compiler
MIT License
8 stars 0 forks source link

get vscode-extension ready for Web Extension #26

Open atsushieno opened 3 years ago

atsushieno commented 3 years ago

I made some changes to vscode-extension so that it is now listed as a web extension, but it does not register commands that are enabled at activate(). Maybe the way I register those commands is obsolete.

https://code.visualstudio.com/api/extension-guides/web-extensions