-
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] Close Others extension improvements. #5049
Comments
|
Drive-by comment, since it looks like you're cleaning up changes introduced with the Close Others extension: modifying the |
|
Yes, also other clients would like to be notified when file paths change, so just rewriting the path is not sufficient. Also some clients might maintain sets of files that are keyed by path, and changing the path of the underlying file without notifying them could cause problems. And, as I said, we're working on changes, which are coming soon, to the filesystem infrastructure such that rewriting the path will cause an explicit error. |
We had ported some of these changes to the filesystem branch (to fix the code that modifies |
See fa8c824c for details. |
Sure. Let me know once you merge |
|
What do you think? |
Saturday Oct 12, 2013 at 05:02 GMT
Originally opened as adobe/brackets#5497
PR adobe/brackets#4590 follow up.
1.Small fix added to retain Current Document after closing list of files.
2.Code added to dynamically add / remove context menus based working set file selection.
CC:
@
JeffryBoohersathyamoorthi included the following code: https://github.com/adobe/brackets/pull/5497/commits
The text was updated successfully, but these errors were encountered: