Shifting blank line right should add spaces
What does this MR do and why?
Fix a couple minor problems:
- doing
cmd-]
on a blank line did not indent to right, and the final selection was wrong - doing
cmd-[
on a line with cursor at the beginning followed by spaces, the final selection was wrong
Screenshots or screen recordings
before | after |
---|---|
![]() |
![]() |
![]() |
![]() |
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Brett Walker