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

fileSystemProvider: isReadonly #52330

Merged
merged 1 commit into from
Jun 19, 2018
Merged

fileSystemProvider: isReadonly #52330

merged 1 commit into from
Jun 19, 2018

Conversation

isidorn
Copy link
Contributor

@isidorn isidorn commented Jun 19, 2018

Refs: #51585

As we discussed I have added isReadonly API to the fileSystemProvider API.
I have decided to call it isReadonly to be consistent with isCaseSensitive, as opposed to isReadonlyFileSystem.
This should flow the information nicely to the IFileStat and now it is up to the workbench to support this - which I plan to look into next.

@isidorn isidorn added this to the June 2018 milestone Jun 19, 2018
@jrieken
Copy link
Member

jrieken commented Jun 19, 2018

lgtm

@jrieken jrieken merged commit 7279268 into master Jun 19, 2018
@isidorn isidorn deleted the isidorn/fsReadonly branch June 19, 2018 13:34
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants