Sublime Forum

[bug] Moving line up with bookmark

#1

I think I found a small bug with bookmarks and moving lines using the keyboard shortcuts ctrl + shift + up.
ST v 3.2 build 3200

To reproduce:

  1. create a new file
  2. put about 8 new lines in there
  3. move cursor to line 4
  4. create a bookmark using [ctrl + f2] (can now see bookmark icon in left gutter on line 4)
  5. with your cursor on the bookmarked line, move the line up using [ctrl + shift + up]

The bookmark icon moves down to line 5 while cursor moves up to line 3.

I guess this also led me to find another small issue. I can’t seem to move up the last line in a file or move the next-to-last line down to the last space.

0 Likes

#2

I can confirm reproducible on Mac with dev build 3202 & working correctly on 3.1.1 build 3176. Could you create an bug report on the official tracker? https://github.com/SublimeTextIssues/Core/issues

0 Likes

#3

Confirmed and filed issue.

0 Likes

#4

I’m hoping this is addressed, or at least confirmed, soon. Bookmarks is one of ST’s big weaknesses, and now they are broken.

0 Likes