IDE Enhancement List
Posted: Tue Nov 15, 2011 9:05 am
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
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