Re: XCode's text editor
Re: XCode's text editor
- Subject: Re: XCode's text editor
- From: James Bucanek <email@hidden>
- Date: Sun, 5 Mar 2006 22:36:12 -0700
Michael Swan wrote on Sunday, March 5, 2006:
>Just wondering if it is possible to install just the text editor that
>XCode uses (I would like it to have Obj- C code sense as well).
Try lifting just the Xcode application, transfer it to your laptop, and see how it flies.
Code sense, however, is out of the question. Code sense uses the compiler, which requires all of the headers to be installed, which require the frameworks to be installed, ...
And, of course, you won't get any of the documentation.
The problem is that Xcode is an IDE. It's the "I" that gets you. Personally, I'd suggest using BBEdit.
James Bucanek
____________________________________________________________________
Author of Beginning Xcode ISBN: 047175479X
<http://www.beginningxcode.com/> Available April 3rd, 2006
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden