Support local file system in browser-only mode #13275
Labels
browser-only
issues specific to the browser-only use-case
filesystem
issues related to the filesystem
Feature Description:
The File System JS API allows developers to interact with the file system of the user via their browser. vscode.dev is able to pick a user directory and open that directly in the browser. We should probably implement something similar in addition to the existing BrowserFS implemented in #12853.
The text was updated successfully, but these errors were encountered: