Update to monaco 0.34/vscode 1.69 - #409
Conversation
kaisalmen
left a comment
There was a problem hiding this comment.
LGTM. I just released 0.34.0 of monaco-editor-workers and therefore pushed an update.
8688061 to
dfd7bb7
Compare
|
Pushed the lock file. |
|
Thanks! note that monaco-vscode-api@1.69 is ONLY compatible with monaco 0.34 therefore I think any monaco-languageclient update of monacy-editor should be a major release |
|
Yes, I was thinking the same thing. 3.0.0 shall it be! I will prepare the release. Thank you for your work! I saw the service additions in monaco-vsocde-api. |
|
I have pushed another update with some changes to the README and CHANGELOG. |
|
FYI, monaco-vscode-api was designed at first to only provide the programmatic VSCode api, but it evolved and now provides a way to use the declarative VSCode API (the things declared in the package.json of extensions) I created a demo: CodinGame/monaco-vscode-api#39 |
|
Forgot to write: Made the release yesterday |
No description provided.