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.
Pete Nykänen edited this page Oct 8, 2016
·
19 revisions
Brackets stores some data in a cache folder managed by CEF -- roughly equivalent to a browser cache, except specific to Brackets. At the moment, this folder stores both throwaway data and some user preferences.
If you're having trouble starting Brackets after upgrading from a previous build, try deleting this folder (see below). You may lose some stored preferences (especially any custom extension-specific preferences).
Note: for Adobe Edge Code, replace Brackets in the path with Adobe/Edge Code.
Resetting cache & preferences
Quit Brackets entirely
Delete the cef_data folder located above
In the parent of this folder, delete brackets.json and state.json if present
This will reset all of your preferences and clear all cached data. (It's not yet possible to do clear one of those separately from the other). To ensure a full 'factory reset,' also uninstall Brackets and reinstall from a freshly downloaded installer.