Menu

#25 RSyntaxTextArea.markAll() is considerably slower than MarkOccurrencesSupport

closed
None
5
2014-03-26
2013-08-06
No

RSyntaxTextArea.markAll() is much slower than marking stuff via MarkOccurrencesSupport, and there's no real reason for this. Note it's typically only a problem in the pedantic worst-case (many thousands of instances of the token to "mark"), but it is still something that should be rectified.

Discussion

  • Robert Futrell

    Robert Futrell - 2014-03-26
    • status: open --> closed