• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode's text editor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode's text editor


  • Subject: Re: XCode's text editor
  • From: Scott Tooker <email@hidden>
  • Date: Mon, 6 Mar 2006 11:26:54 -0800


On Mar 5, 2006, at 9:36 PM, James Bucanek wrote:

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.

As Chris points out, this is doomed to failure. Installing Xcode on a system without the full Xcode Tools suite is not supported or recommended.

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, ...

While this used to be true back in the Project Builder days, Xcode doesn't use gcc for generating the data CodeSense uses (which is why you can get code completion and definition info without having built your project).



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.

Yes, Xcode was never meant to be used as just a text editor.

Scott




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

_______________________________________________ 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
  • Follow-Ups:
    • Re: XCode's text editor
      • From: Thomas Engelmeier <email@hidden>
References: 
 >Re: XCode's text editor (From: James Bucanek <email@hidden>)

  • Prev by Date: Re: file.asm for PPC not Intel
  • Next by Date: Re: Universal Shared libraries
  • Previous by thread: Re: XCode's text editor
  • Next by thread: Re: XCode's text editor
  • Index(es):
    • Date
    • Thread