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

[Bug] How to go to the bookmark without opening all files that I have bookmarks? #56

Open
Kristinita opened this issue Sep 11, 2016 · 1 comment

Comments

@Kristinita
Copy link
Contributor

Kristinita commented Sep 11, 2016

Expected behavior

I think it should be so:

  1. I run one of command SublimeBookmarks.
  2. I select my bookmark.
  3. It opens a file, where the bookmark, on the line, where the bookmark.

Actual behavior

Open all the files, which are my bookmarks, or not open anything.

Steps to reproduce

Sublime Bookmarks: Goto Bookmarks

Sublime Bookmarks: Goto Bookmarks → was opened all files, that I have bookmarks.

command: sublime_bookmark {"type": "goto"}
[<Sublime Bookmarks.bookmark.Bookmark object at 0x049C8E90>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049CB0B0>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049C8F90>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049C8FB0>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049C8FD0>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049C8FF0>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049CB030>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049CB050>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049CB070>, <Sublime Bookmarks.bookmark.Bookmark object at 0x049CB090>]

I do not want to run a command when opened even a single file, it is necessary that the file was opened only when I choose my bookmark.

Sublime Bookmarks: Show All Bookmarks

I use SublimeBookmarks with patch.

Sublime Bookmarks: Show All Bookmarks → when I run this command, nothing happens.

command: sublime_bookmark {"type": "show_all_bookmarks"}

Environment

  • Operating system and version:
    Windows 10 1067
  • Sublime Text:
    Build 3114

Thanks.

@Kristinita
Copy link
Contributor Author

@bollu , actually.

Thanks.

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

No branches or pull requests

1 participant