Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShareJS with Codemirror ? #124

Closed
gitbase opened this issue Sep 9, 2012 · 2 comments
Closed

ShareJS with Codemirror ? #124

gitbase opened this issue Sep 9, 2012 · 2 comments

Comments

@gitbase
Copy link

gitbase commented Sep 9, 2012

Has it been done yet ?

ShareJS + Codemirror, that actually works (insertion ,deletion, undo, redo, copy, paste, etc.) ?

@rkistner
Copy link

There is a basic example (https://github.com/josephg/ShareJS/tree/master/examples/cm), but some cases like deletes are broken.

A better example is this project: https://github.com/tarr11/codeshare, and it seems to work well. I'm starting to use it for my own project now, and I haven't found any issues yet.

All the code you need are in the codemirror_attach.js and index.html files.

@wmertens
Copy link
Contributor

Please move this discussion to the group: https://groups.google.com/forum/?fromgroups#!forum/sharejs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants