IDE: show F-keys in ToolBarToolTip

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

IDE: show F-keys in ToolBarToolTip

Post by Tenaja »

Please add the keyboard shortcut keystroke to the menu tooltips. At the least, the debugging buttons. For instance, instead of merely "Step", make it read "Step (F8)".

I use a number of other debugging tools, and the keystrokes are very different. Unfortunately, remapping the keys effects other keystrokes in both programs, messing me up elsewhere. By showing the f-key shortcuts in the tooltips, it would simplify things quite a bit. Since you already put them in the menu, it shouldn't be too bad to also put them in here.

Thanks.