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
Renaming files outside of the project has never worked (see also #6896), but until now, we have just (more or less) no-oped in that case, leaving the user clueless on why the rename operation failed.
I think this is a better approach.
Comment by abose Thursday Mar 31, 2016 at 16:18 GMT
Thanks@MarcelGerber . I have made pushed a minor change to this PR to use switch-case instead of if as@busykai suggested as this is targetted for 1.7.
Merging.
Friday Feb 19, 2016 at 23:19 GMT
Originally opened as adobe/brackets#12234
For #9650.
Renaming files outside of the project has never worked (see also #6896), but until now, we have just (more or less) no-oped in that case, leaving the user clueless on why the rename operation failed.
I think this is a better approach.
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/12234/commits
The text was updated successfully, but these errors were encountered: