• 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: David Ewing <email@hidden>
  • Date: Sun, 14 Nov 2004 17:21:49 -0700


On Nov 13, 2004, at 5:34 PM, email@hidden wrote:





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

This behavior doesn't actually sound similar to me (other than it being a code sense issue). It would probably be best if you could file a bug at <http://developer.apple.com/bugreporter>, and give us as much information as possible to help us reproduce the issue.


Dave



_______________________________________________
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: 
 >Re: Code Sense in 1.5 (From: email@hidden)

  • Prev by Date: Re: trouble after changing the name of a unit
  • Next by Date: Re: trouble after changing the name of a unit
  • Previous by thread: Re: Code Sense in 1.5
  • Next by thread: can't locate file -lcrt1.o
  • Index(es):
    • Date
    • Thread