[Pythonmac-SIG] Re: IDE recommendation
Fran ç ois Granger
ml at fgranger.com
Thu Mar 31 21:10:30 CEST 2005
Le 30/03/05 23:42, « Russell E. Owen » <rowen at cesmail.net> a écrit :
> Example: set SubEthaEdit to enter \n when you type <return> (the unix
> line ending convention). Then paste in text from any standard Mac app
> and notice that the pasted text uses \r as a line ending.
You are right. I always have a \r -> \n replace handy (see below why). (as
well as a 4 space -> one tab but that is another story).
> I recommend TextWrangler as a "must-have" free editor
I use Bbedit (it older brother) less and less because it ruin any proper
UTF-8 document. SubEthaEdit allow to recover from this.
>, though I hate the
> find/replace dialog box enough to not use it for coding.
(the Bbedit version) It get some time to get to it, but it does really good
search, regex, multifile ...
--
Convert from markup to markup:
http://fgranger.net1.nerim.net/mtom/
More information about the Pythonmac-SIG
mailing list