Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

PreferencesManager.convertPreferences() is deprecated #175

@marcelgerber

Description

@marcelgerber

The new Preferences System in Brackets was introduced in Sprint 36 (released February 2014) and now that pretty much all remains of the old system are gone (that is, converted to the new format), the conversion function PreferencesManager.convertPreferences() 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.
Simply remove the function call :)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions