Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7193

un-/indent doesn't obey column selection

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P4: Low
    • None
    • Qt Creator 2.5.0-beta
    • Editors
    • None

    Description

      If I have lines of code that are tabulated for readability, like:
      FLOATS_EQUAL( expected.foo, actual.foo, 0.0001 );
      FLOATS_EQUAL( expected.foo_bar, actual.foo_bar, 0.0001 );

      and I column-select at the second or third "column", then indent and un-indent still operate at the beginning of the line, instead of at the left of the selection, like I expected.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            bryceman Bryce Schober
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes