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

Deprecated filesystem APIs #3

Open
peterflynn opened this issue Nov 9, 2013 · 2 comments
Open

Deprecated filesystem APIs #3

peterflynn opened this issue Nov 9, 2013 · 2 comments

Comments

@peterflynn
Copy link

Hi @jhatwich! This extension uses the FileIndexManager API, which is deprecated as of Brackets Sprint 34 (the next release).

It should continue to work for now (though you may want to test to make sure!). The deprecated APIs will be removed around the end of this year, so you should migrate away from them before then.

It should be fairly straightforward to migrate to the new APIs. (And if you release an updated extension requiring the new APIs, users of earlier Brackets versions will still be able to install the older release of your extension that is compatible with their build).

See this discussion thread for more background on the API changes.

@le717
Copy link

le717 commented Nov 15, 2014

@jhatwich The long-deprecated Brackets FileIndexManager module reported here will be removed in the very near future, possibly in 1.1. You will need to update your extension on order to preserve future Brackets compatibility.

See adobe/brackets#6127 and adobe/brackets#8751.

@le717
Copy link

le717 commented Nov 20, 2014

Wow, I just realized I pinged the wrong person. Oops. @jhatwich Can you address this for us?

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