Skip to content
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

PreferencesManager.getPreferenceStorage is deprecated #40

Open
marcelgerber opened this issue Oct 30, 2014 · 1 comment
Open

PreferencesManager.getPreferenceStorage is deprecated #40

marcelgerber opened this issue Oct 30, 2014 · 1 comment

Comments

@marcelgerber
Copy link

The Brackets method PreferencesManager.getPreferenceStorage() has been deprecated in Sprint 36 (released February 2014) and is about to be removed in the near future, probably in Release 1.1. Your extension makes use of this method and thus, it'll probably not work any longer after that code is removed, or it will at least behave wonky.
Use the new Preferences System instead to be future-proof.

For more information, take a look at adobe/brackets#8751 (comment).

@le717
Copy link

le717 commented Oct 30, 2014

@marcelgerber See also adobe/brackets#9345.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants