Skip to content
Snippets Groups Projects
  • mae's avatar
    6ef602d1
    add basic support to show refactor markers · 6ef602d1
    mae authored
    See BaseTextEditor::setRefactorMarkers(...). The markers support
    a clicked signal via BaseTextEditor and tooltips. They feature
    a cursor, but are always positioned at the end of the line (not block!).
    
    As special gimmick they do extend the document width when they
    are positioned outside the document area.
    6ef602d1
    History
    add basic support to show refactor markers
    mae authored
    See BaseTextEditor::setRefactorMarkers(...). The markers support
    a clicked signal via BaseTextEditor and tooltips. They feature
    a cursor, but are always positioned at the end of the line (not block!).
    
    As special gimmick they do extend the document width when they
    are positioned outside the document area.