inkandswitch / vscode-hypermerge

A VSCode plugin to edit Hypermerge documents
28 stars 3 forks source link

Not compatbile with latest stable vs code #36

Open Gozala opened 5 years ago

Gozala commented 5 years ago

Currently published extension is out of date. I end up packaging it myself vsce package --yarn, but attempt to install it fails:

Unable to install extension 'inkandswitch.hypermerge-0.2.3' as it is not compatible with VS Code '1.30.2'.

Is this addon actually requires ^1.31.0 ?

P.S: 1.30.2 is latest release version.

Gozala commented 5 years ago

Manged to install it by laxing that requirement, but from what I can tell vscode add-on still doesn't work I get

command 'hypermerge.createRoot' not found