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

Default keymap "super+shift+c" for "show_guard" conflicts with all Color Picker plugins #64

Open
jamesandres opened this issue Jan 9, 2013 · 2 comments

Comments

@jamesandres
Copy link

Both the https://github.com/weslly/ColorPicker and https://github.com/jnordberg/sublime-colorpick plugins use "super+shift+c" to display the color picker.

As "super+shift+c" was the default keybinding for the color picker in TextMate IHMO Guard should be the one to budge on this conflict. But I'll leave that up to you guys :-)

Great plugin by the way. I'm finding it super useful!

@Verhaeg
Copy link
Contributor

Verhaeg commented Mar 2, 2013

Hey, if not mistaken you can override one of them in your shortcuts settings by adding, i.e.:
{ "keys": ["super+shift+c"], "command": "show_guard" }

hope this help you ;)

@jamesandres
Copy link
Author

Thanks for the reply @Verhaeg. Yep, I know I can override it. Just thought I would mention the conflict as Guard + Color Picker is probably a common combination and perhaps this is a frequent annoyance.

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