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

un-/indent doesn't obey column selection

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes