0

Sometimes I select a block of text downward and notice that I want to select one extra line at the beginning (and vice-versa). Is there a way to do it without losing my current selection in Sublime Text?

Thanks.

chenglou
  • 3,640
  • 2
  • 25
  • 33

1 Answers1

1

Found this plugin:

https://github.com/philippotto/Sublime-MultiEditUtils/#normalize-and-toggle-region-ends

Which also includes some other nice features.

chenglou
  • 3,640
  • 2
  • 25
  • 33