Skip to content
  • Eike Ziller's avatar
    TextEditor: Simplify configuring generic highlighter · e7fb05e0
    Eike Ziller authored
    
    
    * configureMimeType -> configureGenericHighlighter, since that is what
      it actually does.
    * setupAsPlainEditor -> setupGenericHighlighter, since that is what it
      actually does
    * avoid multiple highlighting definition lookups
    * unify code paths by not separately creating generic highlighters
      through the factories
    
    Change-Id: I9579ca5736bbf08c01b8e41b63c6b9f36bdc725e
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
    e7fb05e0