Closed CGNonofr closed 4 years ago
Thanks for the PR! We are reviewing now.
Merged! Thanks so much!
I also updated the example to use your new feature. We'll get an update version released.
Published 0.2.0 https://www.npmjs.com/package/@convergencelabs/monaco-collab-ext
https://github.com/convergencelabs/ace-collab-ext allows to set the label of a remote selection for the ace editor, this monaco implementation doesn't for the moment.
Monaco editor has an easy way to add a hover label on a custom decoration, so the changes are pretty trivial.