overleaf/services/web/public/coffee/ide/editor
Alasdair Smith e1187f3d8a Listen for changes to the CodeMirror Doc, instead of all changes to the editor
This prevents an issue where switching docs (i.e. files) would cause the newly
opened doc from being inserted into the old doc.

This approach is similar to Ace's sessions.
2018-02-22 11:44:09 +00:00
..
controllers Add toolbar with button to toggle rich text 2018-02-09 10:42:00 +00:00
directives Instead of setting value of CM, swap Docs 2018-02-22 11:44:09 +00:00
sharejs Listen for changes to the CodeMirror Doc, instead of all changes to the editor 2018-02-22 11:44:09 +00:00
AceShareJsCodec.coffee Jump to position based on offset since we don't know doc lines for unopen docs 2016-11-22 16:34:39 +00:00
Document.coffee Merge pull request #321 from sharelatex/ja-recompile-tweaks 2018-02-14 09:34:16 +00:00
EditorManager.coffee Hide rich text behind feature flag 2018-02-09 10:42:11 +00:00
ShareJsDoc.coffee Merge pull request #321 from sharelatex/ja-recompile-tweaks 2018-02-14 09:34:16 +00:00