R RB Smissaert Well-Known Member Licensed User Longtime User Oct 28, 2024 #1 In the IDE we have Edit, Quick Search, which is extremely helpful. It would be nice if this also could work with search on a string that you put in in an inputbox, rather than selecting a text in the IDE code pane. RBS
In the IDE we have Edit, Quick Search, which is extremely helpful. It would be nice if this also could work with search on a string that you put in in an inputbox, rather than selecting a text in the IDE code pane. RBS
aeric Expert Licensed User Longtime User Oct 28, 2024 #2 RB Smissaert said: selecting a text in the IDE code pane Click to expand... What do you mean? You don't need to select any text in the code pane. Just type the word you want to search.
RB Smissaert said: selecting a text in the IDE code pane Click to expand... What do you mean? You don't need to select any text in the code pane. Just type the word you want to search.
R RB Smissaert Well-Known Member Licensed User Longtime User Oct 28, 2024 #3 aeric said: What do you mean? You don't need to select any text in the code pane. Just type the word you want to search. Click to expand... I might be overlooking something, but where do I type that text? Can't see it for now. Are you thinking about Find / Replace? RBS
aeric said: What do you mean? You don't need to select any text in the code pane. Just type the word you want to search. Click to expand... I might be overlooking something, but where do I type that text? Can't see it for now. Are you thinking about Find / Replace? RBS
J John Naylor Active Member Licensed User Longtime User Oct 28, 2024 #4 RB Smissaert said: I might be overlooking something, but where do I type that text? Can't see it for now. Are you thinking about Find / Replace? RBS Click to expand... Press Ctrl+F then look in the top right corner of the IDE Attachments Capture.PNG 26.5 KB · Views: 132
RB Smissaert said: I might be overlooking something, but where do I type that text? Can't see it for now. Are you thinking about Find / Replace? RBS Click to expand... Press Ctrl+F then look in the top right corner of the IDE
R RB Smissaert Well-Known Member Licensed User Longtime User Oct 28, 2024 #5 John Naylor said: Press Ctrl+F then look in the top right corner of the IDE Click to expand... Ah, yes, thanks. Overlooked that one. RBS
John Naylor said: Press Ctrl+F then look in the top right corner of the IDE Click to expand... Ah, yes, thanks. Overlooked that one. RBS
Sandman Expert Licensed User Longtime User Oct 28, 2024 #6 (Don't forget to edit subject to indicate it's solved, if you feel it is.)