-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CLOSED] Cleaner fix for #2761 (Project tree selection incorrect after opening file by means other than sidebar) #3192
Comments
Comment by peterflynn
|
Comment by redmunds I guess I misinterpreted your "Ideally, file B would become selected in the project tree if it's exposed" comment in the bug report, but you're right that none of the other tools do that. Reviewing... |
Comment by redmunds Done with initial review. |
Comment by peterflynn
Thanks for the review! |
Comment by redmunds Looks good. Merging. |
Comment by redmunds Opened issue adobe/brackets#3404 |
Issue by peterflynn
Wednesday Apr 10, 2013 at 08:15 GMT
Originally opened as adobe/brackets#3398
Cleaner fix for #2761 -- Clear selection in project tree if current document not exposed in tree anywhere.
Backs out pull #2869, which made the behavior of Find in Files inconsistent with other means of opening files and didn't fix other cases of the bug.
Adds unit tests for several of these edge cases.
peterflynn included the following code: https://github.com/adobe/brackets/pull/3398/commits
The text was updated successfully, but these errors were encountered: