_From [email protected] on 2011-10-07T14:04:12Z_
I work with VCS software that tends to check out files as read-only. There's a feature in several other editors that allows the user to easily toggle the read-only flag of the file. Spyder needs this feature too.
_Original issue: http://code.google.com/p/spyderlib/issues/detail?id=791_
_From ccordoba12 on 2011-10-07T13:56:47Z_
A good point to take into account for the future redesign of the Editor widget
Summary: Add an easy way to toggle read-only status of the current file in the editor
Labels: -Type-Defect Type-Enhancement Cat-Editor
_From pierre.raybaut on 2011-10-11T10:40:51Z_
I think that's independant from the future redesign of the editor.
Again, a good idea from Steve.
And for the same reason as issue #790 , I'm scheduling it for v2.2.
Status: Accepted
Labels: Milestone-Release2.2
_From pierre.raybaut on 2012-03-18T13:49:32Z_
Labels: -Milestone-Release2.2 Milestone-v2.2
_From pierre.raybaut on 2012-03-18T13:58:32Z_
Labels: -Milestone-v2.2 MS-v2.2
_From pierre.raybaut on 2012-03-18T14:14:00Z_
Labels: -Type-Enhancement Type-Enh
_From ccordoba12 on 2013-02-11T08:53:28Z_
Labels: -MS-v2.2 MS-v2.3
_From pierre.raybaut on 2013-05-11T05:57:26Z_
Labels: -MS-v2.3 MS-v2.4
I think the easiest way to do this would be to make the status widget clickable (it already is) so that a QMenu is displayed and the option can be changed there.

Most helpful comment
I think the easiest way to do this would be to make the status widget clickable (it already is) so that a QMenu is displayed and the option can be changed there.