ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Toggle Read-Only

by reflog ALL

SublimeText plugin to toggle readonly flag

Details

  • 2015.09.08.06.44.32
  • github.​com
  • github.​com
  • 9 years ago
  • 32 minutes ago
  • 13 years ago

Installs

  • Total 6K
  • Win 3K
  • Mac 1K
  • Linux 1K
Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10
Windows 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 1 0 0 1 1 0 0 1 0 2 0 0 0 0 1 1 0 0 0 0 1 0 0 2 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1
Linux 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0

Readme

Source
raw.​githubusercontent.​com

Toggle file's read-only flag in Sublime Text 2/3

Basic plugin for Sublime Text that adds a “Toggle Readonly” command to the context menu.

Install

If your using the Sublime Package Manger hold down Ctrl+shift+p and type Package Control: Install Package. Then search for toggle-readonly and hit return.

If your not using the package manager then cd into your Sublime packages directory. (On Linux this is ~/Sublime Text 2/Packages) Then run this command git clone https://github.com/reflog/toggle-readonly.

Or you can download the package as zip file then copy it into your Sublime packages directory.

Usage

To use the command right click on the file in the side bar or in the buffer area.