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

Implement FileSystemProvider #48421

Closed
1 task done
jrieken opened this issue Apr 23, 2018 · 1 comment
Closed
1 task done

Implement FileSystemProvider #48421

jrieken opened this issue Apr 23, 2018 · 1 comment
Assignees
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Apr 23, 2018

Refs: #47475

Complexity: 4

This items is about implementing a real file system provider such that we can validate our file system provider API and find gaps. The outcome should be a prototype of a file-FileSystemProvider, e.g. move the logic from the FileService into a FileSystemProvider and see what's not possible, e.g permissions.

@bpasero
Copy link
Member

bpasero commented Apr 25, 2018

I moved the result of my file system provider to https://github.com/Microsoft/vscode-extension-samples/tree/master/nodefs-provider-sample

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants