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

Goto bookmark shortcut #32

Open
wernight opened this issue Jul 15, 2014 · 1 comment
Open

Goto bookmark shortcut #32

wernight opened this issue Jul 15, 2014 · 1 comment

Comments

@wernight
Copy link

I found the most useful shortcut is to actually access bookmarks by names; would be good to have a default keyboard shortcut.

// Goto bookmark
{ "keys": ["ctrl+alt+shift+f2"], "command": "sublime_bookmark", "args" : { "type" : "goto" } },

Still need to find a good consistent shortcut.

@gwenzek
Copy link

gwenzek commented Aug 6, 2014

I added a PR to correct that:

#34

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

2 participants