We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think it should be so:
Open all the files, which are my bookmarks, or not open anything.
Sublime Bookmarks: Goto Bookmarks → was opened all files, that I have bookmarks.
Sublime Bookmarks: Goto 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.
I use SublimeBookmarks with patch.
Sublime Bookmarks: Show All Bookmarks → when I run this command, nothing happens.
Sublime Bookmarks: Show All Bookmarks
command: sublime_bookmark {"type": "show_all_bookmarks"}
Thanks.
The text was updated successfully, but these errors were encountered:
@bollu , actually.
Sorry, something went wrong.
No branches or pull requests
Expected behavior
I think it should be so:
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.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.Environment
Windows 10 1067
Build 3114
Thanks.
The text was updated successfully, but these errors were encountered: