overleaf/services/web/public/coffee/ide/editor
Alasdair Smith 9fa85400b3 HighlightedWordManager is more naive about tracking position
We are relying entirely on Ace's tracking of markers with the anchor trick.
This means that we don't have to apply changes to ensure that the word manager
data structure tracks which row the highlights are on. This is traded off
against slightly less efficient searching/removing
2018-05-18 11:29:27 +01:00
..
components Replace word with suggestion and learn word 2018-05-18 11:29:27 +01:00
controllers
directives HighlightedWordManager is more naive about tracking position 2018-05-18 11:29:27 +01:00
sharejs
AceShareJsCodec.coffee
Document.coffee
EditorManager.coffee Extract spellMenu component and use when showing spell suggestions 2018-05-18 11:29:27 +01:00
ShareJsDoc.coffee