06-13-2025, 04:49 PM
I have a QB64 program that I've written which is now over 14,000 lines of code. I will typically be working within a specific block of the code for extended periods of time. As an example, let's say that today I am focusing all my efforts on a block between lines 5000 to 7000. It would be great if for the Search > Find... and Search > Change... we could have an option to limit searches to specific ranges. Maybe even multiple ranges could be specified like 5000 - 7000, 8000 - 8500.
This could make a world of difference so that these operations don't take you to areas that you have zero current interest in.
This could make a world of difference so that these operations don't take you to areas that you have zero current interest in.


