• 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: CodeSense stopped working (xcode 1.5)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CodeSense stopped working (xcode 1.5)


  • Subject: Re: CodeSense stopped working (xcode 1.5)
  • From: David Ewing <email@hidden>
  • Date: Thu, 28 Oct 2004 10:58:57 -0600

Actually, it sounds more like there's something in the source file that's confusing the local parsing that goes on in code completion. It's very unlikely that this has anything to do with index corruption. Filing a bug is still the right thing to do. Include the source file in question if possible, and be specific about where in the file the problem's occurring.

Dave

On Oct 26, 2004, at 12:21 PM, Scott Tooker wrote:

Try rebuilding your index. Sounds like your index has become corrupted somehow. If you can, send in a bug that provides the bogus index file and the project file so we can determine why the index went bad.

Scott

On Oct 24, 2004, at 3:37 PM, email@hidden wrote:



CodeSense has been acting funny for me, on XCode 1.5.

I'm coding in Objective-C. I've seen the same problems in
various projects. (My own, Apple examples, etc).

One weird thing is that the function popuplist is no longer available.

Another weird thing is that, when writing an Objective-C method
call to a Cocoa class,  code completion isn't suggesting anything from
Cocoa.

For example, if I start typing "[NSString strin", and hit F5 after the 'n',
the only completion option I get is "enum stringOverflow". I don't get
"stringWithCString", or anything else.


The only exception is when I've used a similar string elsewhere within
the project, but that ignores the class information. Any old string will
do.


Does anyone have any suggestions on how to fix this?

Thanks...

Component versions
Xcode IDE: 389.0
Xcode Core: 387.0
ToolSupport: 372.0
_______________________________________________
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


_______________________________________________
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


References: 
 >CodeSense stopped working (xcode 1.5) (From: email@hidden)
 >Re: CodeSense stopped working (xcode 1.5) (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: [ANN]: Tiger Tech Talks
  • Next by Date: (no subject)
  • Previous by thread: Re: CodeSense stopped working (xcode 1.5)
  • Next by thread: Applescript
  • Index(es):
    • Date
    • Thread