Skip to content
  • mae's avatar
    Fix pasting of text that starts with a visually empty line · 4ef2caca
    mae authored
    Creator only indents the first line, and reindents subsequent lines relative
    to the indentation change of said first line. This fails when the first line
    contains no non-space characters. Solution in this change: skip (visually) empty
    lines.
    
    Reviewed-by: thorbjorn
    Task-number: QTCREATORBUG-227
    4ef2caca