Read-only Indicator is an open source extension created for Atom. While being free and open source, if you find it useful, please consider supporting it.
It adds an area in the status bar, indicating if the file is read-only or writeable. It will be automatically updated, every time you open any file.
The indicator is automatically updated. You don't need to do anything.
File Access | Status Bar Preview |
---|---|
Read-only | |
Writeable |
"read-only-indicator":position: "left" # or "right"
"read-only-indicator":showIcon: true # or false
"read-only-indicator":autorefresh: true # or false
"read-only-indicator":clicktochangerw: true # or false
Special thanks to the people that have contributed to the project:
MIT © Alessandro Fragnani
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.