Hotkeys & "reload's compare"

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Hotkeys & "reload's compare"

Post by jassing »

if I update a file outside of the ide, the ide notices and offers to reload - it would be nice if you could just press 'r' instead of having to use the mouse... Similarly, other dialogs would be much improved by the use of hotkeys...

The reload compare is a nice feature -- but I think it could be improved by a few simply options:
Ignore Case -- better, but more complicated is to "ignore case of functions & variables" (ie: an option for ignoring case in everything except strings.
Ignore Comments
Ignore whitespace
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Hotkeys & "reload's compare"

Post by Tenaja »

On W7, at least, since "Reload" is selected by default, you can just hit the space bar...
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: Hotkeys & "reload's compare"

Post by jassing »

Tenaja wrote:On W7, at least, since "Reload" is selected by default, you can just hit the space bar...
Ok - you got me there; but still...
Post Reply