Where to report a bug? Track position changes for Find In Files
-
It’s not really a bug but an improvement that could be made.
To replicate:
Use Find > Find In Files
Search for a pattern that exists in multiple hits in one file.
See the results pane. Double-click on first hit to go to position of search.
Make edits, i.e. replacing the search keyword with something new. Must use string of differing length.
Double-click on second hit to go to position and notice the selected text is not correct. The carat/cursor will be off by the difference in string length of the original keyword and the new text.
Is there any way to have Find In Files track edits in the document and update cursor/carat location for next results?
Here’s a demonstration:
-
I think this is a great feature suggestion. When I first started using N++ I noticed this and have just sort of indifferently lived with it since.
Here’s a hint though…usually when this situation occurs you are making edits nearby your found pattern. If you start at the bottom of the file (last hit) and make your edits, then double-click on an earlier (closer to top) hit, you will find that the positioning is accurate (because your edits have not altered the position data for the earlier match). Just an idea; it works a lot for my type of edits like this.