-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 17.0.0
-
None
-
-
b2a235491 (17.0)
Steps to reproduce:
- have some indented text (or just whitespaces on a line)
- jump to start of the line (first "real" character) or end of the line (if only ws in this line)
- Ctrl+Shift+Left
Expected:
- editor marks to the beginning of the current block
Current:
- editor marks to the end of the previous block