overleaf/services/web/public/coffee/ide/editor
Brian Gough d152095920 destroy ace sessions when no longer in use
also set mode to "latex" when session is created, to avoid setting mode
to "text" (default) and then to "latex" which causes the text worker to
be unnecessarily created and destroyed.
2016-09-23 15:19:40 +01:00
..
controllers Revert "Report unsaved changes after 60 seconds" 2015-11-19 12:04:35 +00:00
directives destroy ace sessions when no longer in use 2016-09-23 15:19:40 +01:00
sharejs Don't throw an error if we get an ack for our update more than once, since we may try sending it more than once 2016-05-27 10:46:14 +01:00
Document.coffee Don't clean up a documents event listener until after the socket has disconnected on error 2016-05-27 14:39:33 +01:00
EditorManager.coffee updated comments 2016-08-16 10:59:27 +01:00
ShareJsDoc.coffee Don't try to resend an update if the editor is not joined to the project 2016-05-27 10:46:14 +01:00