kstenschke / shifter-plugin

Intelligent string/code manipulation plugin for Jetbrains IDEs: Detects shiftable type of word/line/selection and manipulates it on keyboard shortcut
http://plugins.jetbrains.com/plugin/6149
Apache License 2.0
105 stars 13 forks source link

Mouse Wheel? #21

Closed matiaspub closed 8 years ago

matiaspub commented 8 years ago

It's possible to connect functionality on my mouse wheel^ from my keyboard?

kstenschke commented 8 years ago

Shifter itself does not provide mousewheel support. But there might be an IDE setting or another plugin, or otherwise OS tools (i didn't try but you might have a look into AutoHotKey (windows) or betterTouchTool (Mac)) to connect custom shortcuts to the mousewheel.

kstenschke commented 7 years ago

it is possible to use the mouse wheel for invoking shifter - see: https://github.com/kstenschke/shifter-plugin/issues/36