html code completion - Xcode 3
html code completion - Xcode 3
- Subject: html code completion - Xcode 3
- From: Carol Clark <email@hidden>
- Date: Sat, 15 Dec 2007 10:36:14 -0600
I'm having trouble with code completion for html files in Xcode 3. It
works fine in Xcode 2.5, and for C++ files in Xcode 3.
With html files in Xcode 3, here's what happens:
- When Xcode has just been opened, and from a new line in an existing
html file, I type the letter "l" (as in lima) and hit escape. What I
expect is for the first item to be "li - List Item", a link to the
list item text macro. Instead, I get a list in which the first item is
"0" (zero), and the remaining items are words from my file, in no
pattern that I recognize.
- I can select a word and it will type it. However, even if the word I
select starts with "l", it types the whole word, so I get "llegacy".
- Subsequently, words that I type or select usually, but not always,
appear at the top of the completion list.
My settings: "Indexing: Enable for all projects" and "Editor Function
Pop-up: Show Declarations" are on; all other checkboxes are off.
Automatically Suggest: on, With Delay .5 sec
_______________________________________________
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