overleaf/services/web/public/coffee/ide/editor/directives
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
..
aceEditor HighlightedWordManager is more naive about tracking position 2018-05-18 11:29:27 +01:00
aceEditor.coffee Extract SpellCheckAdapter to separate file 2018-05-18 11:29:27 +01:00
toggleSwitch.coffee Mark visible toggle switch as hidden from screen readers 2018-04-16 10:07:46 +01:00