I would like to have some additional features for the find function in the editor:
• shortcuts (like Alt+A for 'Replace All')
• search direction (up/down)
• search in strings only (or even variable names only, procedure and macro names only etc.)
• regular expressions
IDE - improve find dialog
- Michael Vogel
- Addict
- Posts: 2798
- Joined: Thu Feb 09, 2006 11:27 pm
- Contact:
- Michael Vogel
- Addict
- Posts: 2798
- Joined: Thu Feb 09, 2006 11:27 pm
- Contact:
Re: IDE - improve find dialog
Beside the points above, it would also be cool to allow evaluating values while searching, this would allow to find lines containing HideGadget(999,1) together with lines like HideGadget(999,#True).
Re: IDE - improve find dialog
I'd like to see a checkbox & number textbox for "Replace until Line: ____", and/or "Replace within current procedure"
Re: IDE - improve find dialog
See here.Tenaja wrote:... "Replace within current procedure"
sorry for my bad english
Re: IDE - improve find dialog
....and that is not the first time it was requested, either.