-
Notifications
You must be signed in to change notification settings - Fork 31
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
Renaming of Folders Buggy #130
Comments
Yeah... this is a tricky one to fix. We should at least document it. |
Do you have a workflow for dealing with this at the moment? |
Right-click on the renamed folder and go to Floobits -> add to workspace. Then leave & join the workspace. The old directory will be created. Right-click on it and go to Floobits -> delete from workspace. Or just rename stuff in the web editor. Although I don't think it's possible to rename directories in the web editor. |
Might I add that the same problem exists for renaming files. Or would that be a separate issue? |
It's the same issue. Sorry we can't do more about it, but we're limited by Sublime's plugin API. :( |
No worries. Thanks for the response. At least I know now, and knowing is half the battle! :) |
@ggreer I'm not sure what to post as the actual issue here: https://github.com/SublimeTextIssues/Core/issues Perhaps you could post an issue and link it here? |
If you rename a folder, the floobits browser version of the workspace does not update the new folder name, and instead leaves orphaned files in the browser (and folders you cannot delete!)
The text was updated successfully, but these errors were encountered: