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 vscode's FileSystem API #7127

Closed
svenefftinge opened this issue Feb 11, 2020 · 0 comments
Closed

Implement vscode's FileSystem API #7127

svenefftinge opened this issue Feb 11, 2020 · 0 comments
Assignees
Labels
filesystem issues related to the filesystem vscode issues related to VSCode compatibility

Comments

@svenefftinge
Copy link
Contributor

https://code.visualstudio.com/api/references/vscode-api#FileSystem

A subset (stat) is used by the python extension.

To make it a smaller improvement, we could consider implementing it for file scheme in the host process.

@svenefftinge svenefftinge added the vscode issues related to VSCode compatibility label Feb 11, 2020
@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Feb 11, 2020
@akosyakov akosyakov added the filesystem issues related to the filesystem label Mar 18, 2020
@akosyakov akosyakov self-assigned this Apr 7, 2020
@akosyakov akosyakov removed the help wanted issues meant to be picked up, require help label May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filesystem issues related to the filesystem vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants