Sublime Forum

Screen Scroll when using multiple cursors in Sublime Text

#1

When I manually add multiple cursors, the ones that are just below one another, when I reach the end of the screen Sublime is not scrolling as I continue to add multiple cursors. Is there any way to enable that functionality so screen will scroll as I add more cursors so I can see how much more I need to add them.

0 Likes

#2

The Column Select plugin offers that feature. ST doesn’t scroll out of the box unfortunatelly.

IMHO it should respect "scroll_context_lines" setting when adding carets.

1 Like