alefragnani / vscode-read-only-indicator

Read-Only Indicator Extension for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click on StatusBar to change File Access

alefragnani opened this issue · comments

Allow to change the File Access also clicking in the StatusBar item (today it only works as commands in Command Palette).

Requested in microsoft/vscode#17621

Just tested in 0.6.0. Looks good for both making writable and read only.

Great! Which OS do you use by the way?

Windows 7 Professional 64bit

Thanks, I was looking for macOS and Linux experiences, to know if it is also working, since it has a more complex approach for file access.