• 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: Code Sense in 1.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Sense in 1.5


  • Subject: Re: Code Sense in 1.5
  • From: email@hidden
  • Date: Sat, 13 Nov 2004 19:34:04 -0500


On Nov 13, 2004, at 6:23 PM, Phil wrote:

>On Sat, 13 Nov 2004 11:55:30 -0800, Allan Hoeltje <email@hidden> wrote:
>>Yes, of course I have "enable indexing" and "enable code completion"
 >> checked.  That is why I said it should be pretty clear.  As far what "isn't
>>working" I mean that XCode 1.5 does not pop up a list of suggestions when I
>>am typing, for example:

>>NSString * myString = [NSString ini

>>A second after typing "ini" I expect to see a popup list showing all the
>>known NSString methods beginning with "ini".

>>This is how it used to work in the previous versions of XCode. How do I make
>>it work for 1.5?

>I assume that typing that in and then pressing F5 doesn't force the
>code-completion box up either?


For what it's worth, I've seen similar behavior. Only in my case,
I get suggested completions for things *other* than Cocoa. In a
case like the example above, I'll get inappropriate Carbon completions,
and other C-langage completions, but none of the Cocoa/Obejctive-C completions
that I would expect.

I also don't get the popup list of functions/methods in the current
file. Yet the Class Browser does work as expected.

Oddly, this even happens with Apple sample code projects - so it's not
something peculiar to my own projects or code files. More oddly, I've
rebuilt the indexes on such projects, and then wound up with
completion providing even fewer options - just the C library completions,
but no Carbon or Cocoa.

I don't get any error messages in the console that suggest likely
problems.

There appears to be a problem with this stuff in XCode 1.5.

Regards,

Jonathan Hendry

 _______________________________________________
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: Code Sense in 1.5
      • From: David Ewing <email@hidden>
  • Prev by Date: Re: Code Sense in 1.5
  • Next by Date: Re: Code Sense in 1.5
  • Previous by thread: Re: Code Sense in 1.5
  • Next by thread: Re: Code Sense in 1.5
  • Index(es):
    • Date
    • Thread