read-only-indicator

Adds and indicator to the status bar showing if a file is read-only or writeable

alefragnani

1,753

6

0.9.0

MIT

GitHub

This package consumes the following services:


Read-only Logo

What's new in Read-only Indicator 0.9

Support

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.

Read-only Indicator

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.

Screenshots

The indicator is automatically updated. You don't need to do anything.

File Access Status Bar Preview
Read-only Read-only
Writeable Writeable

Available Settings

    "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

Contributors

Special thanks to the people that have contributed to the project:

License

MIT © Alessandro Fragnani