bollu / sublimeBookmark

a better bookmark system for SublimeText
Apache License 2.0
133 stars 29 forks source link

Can't remove bookmark #4

Closed chinghanho closed 10 years ago

chinghanho commented 10 years ago

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
bollu commented 10 years ago

Does this happen after you reload Sublime Text?

EDIT - pushed a patch yesterday. Is this fixed?