Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BetterBookmarks doesn't open the cached bookmarks on open #3

Closed
dusk125 opened this issue Dec 7, 2015 · 2 comments
Closed

BetterBookmarks doesn't open the cached bookmarks on open #3

dusk125 opened this issue Dec 7, 2015 · 2 comments
Assignees
Labels

Comments

@dusk125
Copy link
Owner

dusk125 commented Dec 7, 2015

No description provided.

@dusk125 dusk125 added the bug label Dec 7, 2015
@dusk125 dusk125 self-assigned this Dec 7, 2015
@Kristinita
Copy link

1. Summary

My bookmarks not saved for me, if I close file with bookmarks.

2. Expected behavior

Saving bookmarks after file closing.

3. Actual behavior

I can not see bookmarks after file re-opening.

4. Settings

My User\BetterBookmarks.sublime-settings file

{
    "cleanup_empty_cache_on_close": false,
    "layer_icons":
    {
        "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

The problem is reproduced for me in a version of Sublime Text without plugins and user settings.

I install BetterBookmarks → I run command better_bookmarks_mark_line → I close file → I re-open file → I can not see my bookmark.

5. Environment

Operating system and version:
Windows 32-bit 10.0.14393
Sublime Text:
Build 3126

Thanks.

@dusk125
Copy link
Owner Author

dusk125 commented Nov 30, 2016

This problem is fixed by version 1.1. Also thanks for the awesome bug report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants