You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CursorChange and CodeChange will be handled in a future issue. I am still deciding on if there should be a dedicated server to handle CRDT since CodeMirror (React Library) handles conflict resolutions or build a custom library to be used in my Golang service.