zats / AdjustFontSize-Xcode-Plugin

Instant font size adjustment with control – / control +
270 stars 33 forks source link

Is there a way to change the hotkeys? #34

Closed nikitavoloboev closed 8 years ago

nikitavoloboev commented 8 years ago

I would like to change it from ⌃+ and ⌃- to ⌃⌥+ and ⌃⌥-.

Can I do that?

zats commented 8 years ago

Currently there is no way without building plugin manually. If you do want it, you can change hotkeys here: https://github.com/zats/AdjustFontSize-Xcode-Plugin/blob/master/AdjustFontSize/ZTSAdjustFontSize.m#L139-L149

Hope that helps!

nikitavoloboev commented 8 years ago

thank you, that worked :)

zats commented 8 years ago

Glad it helped!😊 Sorry there is no better solution for now😬