https://github.com/lostfictions/automerge-monaco-react
wip, don't look at meeeeeee
https://github.com/lostfictions/automerge-monaco-react
Last synced: 19 days ago
JSON representation
wip, don't look at meeeeeee
- Host: GitHub
- URL: https://github.com/lostfictions/automerge-monaco-react
- Owner: lostfictions
- Created: 2019-05-03T05:58:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T23:40:08.000Z (over 7 years ago)
- Last Synced: 2025-10-12T20:05:27.774Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
automerge & monaco: is this the worst idea
just a little experiment. performance is ~~probably~~ confirmed hilariously
terrible because of automerge's lack of a true string-wise crdt. (EDIT: and also
general comedically unscalable design, it is basically a toy, this was not a
good use of my time)
TODO
- cursor/presence indicators
- ~~override/replace monaco's undo handling with our own~~ done but janky
- repurpose automerge's "commit message" faculties to stash metadata like cursor
position for undo