overleaf/services/web/public/coffee/ide/editor
Alasdair Smith 2dc509f43d Fix memory leak setting up spell check
Switching docs would set up event listeners on Ace without tearing down
any old listeners, which could lead to a memory leak. This tears down
old listeners when detaching from the "old" doc
2018-07-10 12:25:13 +01:00
..
components Replace word with suggestion and learn word 2018-05-18 11:29:27 +01:00
controllers
directives Fix memory leak setting up spell check 2018-07-10 12:25:13 +01:00
sharejs
AceShareJsCodec.coffee
Document.coffee
EditorManager.coffee Rename flag for clarity 2018-05-30 11:55:09 +01:00
ShareJsDoc.coffee