ameyp / CscopeSublime

A Cscope plugin for Sublime Text 2 and 3
89 stars 37 forks source link

How to change the hot key in sublime text3? #66

Closed bgylde closed 6 years ago

bgylde commented 6 years ago

It's a very cool tool, thanks for sharing it.

LazyRen commented 6 years ago

Use Package Resource Viewer to extract & open cscope package. open your Default(OS).sublime-keymap

change what ever you like.

vanrijn commented 6 years ago

Er, yeah thanks for answering, @LazyRen. The main page of this github repo explains how to customize the hot key.

pqrth commented 6 years ago

Thanks @vanrijn, this plugin is really helpful.

Forgive me for being naive, but I couldn't figure out a way to update a keyboard binding following README.md#configuration and I don't want to use Package Resource Viewer every time the plugin updates. Could you please help me update a key binding?