Skip to content
  • Leandro Melo's avatar
    Gen. highlighter: Improve performance (reg. exp.) · b5739e36
    Leandro Melo authored
    Cache matches of the RegExprRule to avoid unnecessary calls.
    This is essentially the same optimization existent in Kate.
    
    A colateral effect of this implementation is a mechanism to
    notify the rules when a progress (highlight of the current
    line) is finished.
    b5739e36