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.
Currently, the FileSystem is initialized with a hard-coded impl in brackets.js. At minimum, this initialization should be factored out into a separate file. It would be nice if the impl could be declared in a config file (along with other inBrowser-related features).
Currently, the FileSystem is initialized with a hard-coded impl in brackets.js. At minimum, this initialization should be factored out into a separate file. It would be nice if the impl could be declared in a config file (along with other inBrowser-related features).