I'm not a power-coder. I don't think I would have the patience to copy and paste code back and forth from a text editor and XCode simply for the sake of better text-handling.
You don't copy text back and forth, you just not use the Xcode editor for editing text files. That is, you just have TextMate and Xcode open.
On a related note, I once knew a programmer who didn't know how to use vi so she wrote C++ programs in Microsoft Word and cut and pasted them into a terminal. I don't know how long she kept her job for.
by Alastair Tse — Oct 31
You don't copy text back and forth, you just not use the Xcode editor for editing text files. That is, you just have TextMate and Xcode open.
On a related note, I once knew a programmer who didn't know how to use vi so she wrote C++ programs in Microsoft Word and cut and pasted them into a terminal. I don't know how long she kept her job for.