Hello,
I really like Sublime Editor, but one thing that keeps me from fully liking it is that it doesn’t have some basic features for handling read-only files that are common to almost all other decent editors that I have used:
-
as far as I can tell, there is nothing on the screen to indicate whether a file is read-only
-
most editors have a mode to disallow editing of read-only files (it prevents you from changing the text), as far as I can tell sublime does not have this.
Because i use Perforce and perforce locks the read-only flag of files which are not checked out, these features are very important to me.