Sublime Forum

A few minor issues

#1

Defects
Bookmark seemes to bookmark line as well as column i.e Pressing ‘Ctrl + F2’ does not toggle the bookmark if cursor is at a different column; should be line only

Feature requests
View whitespace characters
Menu configurability
Redo last command
No file/directory panel
Cannot drag text with the mouse
Split file view

0 Likes

#2

Every feature request you asked for already exists, bar the text dragging, and that’s in the current dev build. In order:

  • Take a look at the draw_white_space setting
  • Main.sublime-menu is editable
  • Menu: Edit/Redo
  • Menu: File/Open Folder
  • Menu: File/New View into File
0 Likes

#3

Confirmed all five features. I searched a bit, but could not find the exact setting.
Thanks a lot.
And keep up the great work.

A question about the bookmarks. To remove a bookmark, I have to navigate to the line and the column I was on when I set the bookmark. Is that intentional?

0 Likes