Skip to content

Deprecated filesystem APIs #10

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

Closed
peterflynn opened this issue Nov 9, 2013 · 0 comments · Fixed by #14
Closed

Deprecated filesystem APIs #10

peterflynn opened this issue Nov 9, 2013 · 0 comments · Fixed by #14

Comments

@peterflynn
Copy link

This extension contains unused references to several Brackets modules which are deprecated as of Brackets Sprint 34 (the next release):

  • NativeFileSystem
  • FileIndexManager (referenced in both main.js and unittests.js)

As far as I can tell all of these modules are actually entirely unused, so this won't cause any problems in the short term. But the deprecated modules will be removed around the end of this year -- and at that point your extension would no longer be able to load. So I suggest removing these unused references soon.

See this discussion thread for more background on these changes.

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

Successfully merging a pull request may close this issue.

1 participant