-
Wow, that's great! I was able to replace tabs with spaces using Search & Replace as you suggested, but having it as a menu option will be helpful.
I've found Save Copy As to be helpful many times in the past in taking an end-of-day snapshot, or a snapshot just before I'm about to try something risky in my code.
thanks
Stewart.
2006-11-16 05:20:51 UTC in PyPE (Python Programmers Editor)
-
Logged In: YES
user_id=190543
hey, I did the right thing after all! But your idea to put
an instruction to that effect is a good one.
If I knew how to make a .dmg file for Mac OS X I'd volunteer
to make one up for you.
cheers
S.
2006-11-14 06:49:48 UTC in PyPE (Python Programmers Editor)
-
Logged In: YES
user_id=190543
hi Josiah, that did the trick. Good sleuthing!
Not the place to remark, but anyway there are two little
things I don't see in PyPE that I've quite helpful elsewhere:
- a File > Save A Copy command. I patched the SPE editor
to provide this functionality which I found in SciTE editor.
- a Convert Tabs to Spaces command to fix the messed-up file
I have...
2006-11-14 06:47:32 UTC in PyPE (Python Programmers Editor)
-
hi, I tried to install PyPE at an iTerm window with
"sudo python setup.py install". Some of the files did
get install to /Library/Frameworks/Python... but not
pype.py or pype.py or the plugins folder or a bunch of
other things. Exact details by e-mail from stewart at
midwinter dot ca if you're interested.
Also, the install throws up a couple of warnings. here
they are...
2006-11-14 03:44:49 UTC in PyPE (Python Programmers Editor)
-
I get a File Open error message when I try to open a
file with PyPE 2.72. on Mac OS X 10.4.8 (Intel). Funny
thing is that the file does open, even though there's
an exception.
BTW, I earlier tried to install the app with the usual
"python setup.py install" but only a few files got
copied to the /Library/Frameworks... folder, and pype
wasn't one of them (I'll file a separate bug report...
2006-11-14 03:41:48 UTC in PyPE (Python Programmers Editor)