bollu / sublimeBookmark

a better bookmark system for SublimeText
Apache License 2.0
133 stars 29 forks source link

Remove default bookmarks from menu #1

Open vlakarados opened 10 years ago

vlakarados commented 10 years ago

Hey, it's a great plugin, but I would really love to see it substitute the default marking system completely, that is, inject itself to key bindings and cmd/ctrl+shift+p menu. Currently I use ctrl+shift+p menu to add/remove your bookmarks, but it's really awkward to see default menu items as well. Thank you!

bollu commented 10 years ago

Well, I'm not entirely sure if that's possible. I don't think sublime text lets you overwrite default commands that way. I know it's weird to see the standard set of commands too. As for key bindings, you can setup your own key bindings :) The default ones are unbound since I wasn't sure what the optimal key bindings were,

AliceBlitterCopper commented 10 years ago

Thanks for the great work creating sublimeBookmark ;) May I suggest to post a sample key config somewhere?

bollu commented 10 years ago

Sure thing. will do :)

bollu commented 10 years ago

Added the new keybinds - take a look at this - I've added default bindings to mimic sublime text's bookmarks!

wernight commented 10 years ago

Actually I like the default bookmarks to mark points in the current file. I like this plugin for bookmarks I keep, like favorite files places. Please keep the default bookmarks!

eorroe commented 9 years ago

@wernight same Here

I like this plugin for bookmarks I keep, like favorite files places

But for:

I like the default bookmarks to mark points in the current file

I recommend: https://packagecontrol.io/packages/MarkAndMove

You may have to create the keybindings yourself