You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After closing and then re-opening Sublime Text all bookmarks disappear when adding a new bookmark (with F11). Also swapping the layers destroys all current bookmarks. This pnly seems to happen after a close/open cycle.
2. Expected behavior
Not deleting all existing bookmarks when adding a new one.
3. Actual behavior
I can not see bookmarks after file re-opening and adding a new bookmark.
4. Settings
My User\BetterBookmarks.sublime-settings file
{
"layer_icons": {
// This one is the default Sublime bookmark"bookmarks": {"icon": "bookmark", "scope": "string"},
"functions": {"icon": "Packages/Better Bookmarks/icons/function.png", "scope": "comment"},
"todos": {"icon": "Packages/Better Bookmarks/icons/todo.png", "scope": "comment"},
}
}
4. Steps to reproduce
I install BetterBookmarks → I run command better_bookmarks_mark_line multiple times → I close file → I re-open file → I can see my bookmarks → I press F11 → all old bookmarks are gone.
5. Environment
Operating system and version:
Ubuntu 16.04 Sublime Text:
Build 3176
1. Summary
After closing and then re-opening Sublime Text all bookmarks disappear when adding a new bookmark (with F11). Also swapping the layers destroys all current bookmarks. This pnly seems to happen after a close/open cycle.
2. Expected behavior
Not deleting all existing bookmarks when adding a new one.
3. Actual behavior
I can not see bookmarks after file re-opening and adding a new bookmark.
4. Settings
My
User\BetterBookmarks.sublime-settings
file4. Steps to reproduce
I install BetterBookmarks → I run command
better_bookmarks_mark_line
multiple times → I close file → I re-open file → I can see my bookmarks → I press F11 → all old bookmarks are gone.5. Environment
Operating system and version:
Ubuntu 16.04
Sublime Text:
Build 3176
Thanks.
Originally posted by @Kristinita in #3 (comment)
The text was updated successfully, but these errors were encountered: