Page 1 of 1

IDE Enhancement List

Posted: Tue Nov 15, 2011 9:05 am
by Michael Vogel
Here are some ideas for a better (?) IDE...

Editor
Backup: Allow to create *.bak files when a source will be saved manually (not done when doing a test run)

Search and Replace
Find Dialog: Shortcuts (Alt+W for 'Whole Words only', Alt+N for 'Find Next' etc.)
Regular Expressions: at least simple things to find HideGadget(blah,1) and HideGadget(blah,#True) easily
Find: Highlight all found locations in source text

Tools & Tool Panels
Constants: Show values in separate column, allow to switch hex/decimal, full text search
Procedures: Highlight name of procedure of actual cursor position in list, highlight procedure calls in source text
Variables: Highlight all occurences of a selected variable in the source text

Re: IDE Enhancement List

Posted: Tue Nov 15, 2011 9:59 am
by Ramihyn_
Search and Replace
Results: Add a "Copy to clipboard" button so we can feed the results into tools for automated processing

Re: IDE Enhancement List

Posted: Sat Dec 22, 2012 5:20 pm
by Michael Vogel
Maybe (some of these ideas) could be realized in the final relase of the new PB 5.1?

The shortcuts wouldn't be a great deal to implement, but would save a lot of time when working with the IDE...

Re: IDE Enhancement List

Posted: Sat Dec 22, 2012 11:18 pm
by Fred
Session history provides a much better backup like system.