-
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] Fixes #1256 #1724
Comments
Comment by RaymondLim Done with initial review. |
Comment by DennisKehrig Thank you for the review! Much appreciated! Personally I'm most skeptical about forwarding an event as the "cause" of another event. It feels fishy somehow. What are your thoughts on this? |
Comment by RaymondLim I can't think of other elegant alternatives that will let you distinguish between "deleted" and "out-of-sync". So I'm ok with forwarding the "cause". It is harder to understand it at first. I was almost to question you on how we get "deleted" as the cause, but later I figured out by doing global search. |
Comment by DennisKehrig Thanks a lot for your review, much appreciated! I updated the comments as per your suggestions. Unless I overlooked anything, that's it from me for now. |
Comment by RaymondLim Looks good. Merging |
Issue by DennisKehrig
Thursday Oct 04, 2012 at 13:49 GMT
Originally opened as adobe/brackets#1769
Fixes #1256: Deleting a file should remove entry from inline editor
This one could use a thorough review...
DennisKehrig included the following code: https://github.com/adobe/brackets/pull/1769/commits
The text was updated successfully, but these errors were encountered: