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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Open a new project based on a directory that has many, many files in it, enough files to normally fire off the "Error Indexing Files" dialog after you open it as a project.
Add and remove a few more projects, and navigate to one of these other projects.
Close and restart Brackets.
Expected Results:
Brackets should open to the last project you were in. The list of recent projects should be the same as they were before the restart.
Observed Results:
Recent Projects doesn't work anymore. Any changes made are lost when Brackets restarts. Brackets always opens to the large directory project, even if you remove it from your list of directories.
Work Around:
Deleting the cache and state files resets the project tree to "Getting Started". As long as you avoid opening the really big directories you shouldn't have this problem.
Other Notes:
Also, possibly, "Error Indexing Files" dialog should pop up when opening the directory. Not sure if we got rid of this recently but I don't see it popping up anymore for huge directories.
OS: Mac OSX Mavericks
Brackets Version: sprint 37 experimental build 0.37.0-12014 (release abbda8d)
Repro Steps:
Expected Results:
Brackets should open to the last project you were in. The list of recent projects should be the same as they were before the restart.
Observed Results:
Recent Projects doesn't work anymore. Any changes made are lost when Brackets restarts. Brackets always opens to the large directory project, even if you remove it from your list of directories.
Work Around:
Deleting the cache and state files resets the project tree to "Getting Started". As long as you avoid opening the really big directories you shouldn't have this problem.
Other Notes:
Also, possibly, "Error Indexing Files" dialog should pop up when opening the directory. Not sure if we got rid of this recently but I don't see it popping up anymore for huge directories.