Issue by TomMalbran
Friday Aug 09, 2013 at 22:13 GMT
Originally opened as adobe/brackets#4729
Here comes the part 3 of the Find in Files improvements PR #3151.
This PR updates the find in files results on documents changes. It listens the change event on the current document and searches over the modified lines, adding the new results or deleting the old ones. It also updates the line numbers of the rest of the results, it can remove a complete file from the results when there aren't any anymore or add a new one.
TomMalbran included the following code: https://github.com/adobe/brackets/pull/4729/commits
Friday Aug 09, 2013 at 22:13 GMT
Originally opened as adobe/brackets#4729
Here comes the part 3 of the Find in Files improvements PR #3151.
This PR updates the find in files results on documents changes. It listens the change event on the current document and searches over the modified lines, adding the new results or deleting the old ones. It also updates the line numbers of the rest of the results, it can remove a complete file from the results when there aren't any anymore or add a new one.
TomMalbran included the following code: https://github.com/adobe/brackets/pull/4729/commits