Skip to content

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
2022-08-08_11.14.59 2022-08-08_11.18.16
2022-08-08_11.15.28 2022-08-08_11.18.53

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brett Walker

Merge request reports

Loading