codemirror-ot icon indicating copy to clipboard operation
codemirror-ot copied to clipboard

Real-time collaboration plugin for CodeMirror 6.

Results 3 codemirror-ot issues
Sort by recently updated
recently updated
newest added

Investigate this error: ``` Error: Delete component '> ' does not match deleted text ' ' ``` To reproduce: * select some text over multiple lines * use the TAB...

Migrate the following from vizhub-io into this package: ```js import { otPlugin } from 'codemirror-ot'; export const CodeMirrorShareDBBinding = options => { const { shareDBDoc, createView, path = [], //...