You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
When conducting a 'Find in' I usually make changes and click on the next relevant result to make more changes. When these changes involve deleting lines I found the line numbers don't update. Thus when I click on the result, it takes me to the original line number when the document was originally searched.
Steps
'Find in' on a folder
Search for something that has multiple results
Delete a few lines where there are some results below
Click on the next few 'Find in' results
Expected Result
After I make a change in the file all line numbers update and clicking sends me to the corresponding new line.
Actual Result
Line numbers don't update and clicking sends me to the designated line but wrong result.
This is mentioned in a pull request that says it addressed this issue, but the bug still exists: #4729
From time to time, the auto-update seems to fail. But up to now I haven't found any way to reproduce that, or understand why it was broken.
Following your steps, I haven't found any issues. Can you give us more information on the type of search, files, what to delete, etc. to see if I am able to reproduce it?
When conducting a 'Find in' I usually make changes and click on the next relevant result to make more changes. When these changes involve deleting lines I found the line numbers don't update. Thus when I click on the result, it takes me to the original line number when the document was originally searched.
Steps
Expected Result
After I make a change in the file all line numbers update and clicking sends me to the corresponding new line.
Actual Result
Line numbers don't update and clicking sends me to the designated line but wrong result.
This is mentioned in a pull request that says it addressed this issue, but the bug still exists: #4729
Brackets Version: sprint 34 experimental build 0.34.0-10729 (On branch master,master efbd1dc).
OS: OSX 10.9
The text was updated successfully, but these errors were encountered: