A web-based collaborative LaTeX editor
Find a file
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
services/web HighlightedWordManager is more naive about tracking position 2018-05-18 11:29:27 +01:00