bollu / sublimeBookmark

a better bookmark system for SublimeText

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't remove bookmark

chinghanho opened this issue · comments

I got the console log while remove a bookmark:

Traceback (most recent call last):
  File "removeBookmark in /Users/username/Library/Application Support/Sublime Text 3/Installed Packages/Sublime Bookmarks.sublime-package", line 56, in _done
  File "common in /Users/username/Library/Application Support/Sublime Text 3/Installed Packages/Sublime Bookmarks.sublime-package", line 65, in goto
  File "common in /Users/username/Library/Application Support/Sublime Text 3/Installed Packages/Sublime Bookmarks.sublime-package", line 101, in _get_personal_region
IndexError: list index out of range

Does this happen after you reload Sublime Text?

EDIT - pushed a patch yesterday. Is this fixed?