Change scrollspeed for ctrl+arrows in Visual Studio? -
I do not want to take my hands every time I scroll into a document, so I have ctrl + up and ctrl + Many things down but this is very slow, is it any way to scroll a line more than a click?
Whenever the keyboard fatigue harms, always save the save!
This auto-matrix macro should do the trick:
^ DOWN :: send ^ {DOWN} ^ {DOWN} ^ {Ctrl down down 3 times ^ UP: : Send ^ {UP} ^ {UP} ^ {UP}; Ctrl + 3 Bar Return
Send this is quite a rough solution but it seems like what you want to do.
Comments
Post a Comment