Re: Word completion feature from PB missing in Xcode?
Re: Word completion feature from PB missing in Xcode?
- Subject: Re: Word completion feature from PB missing in Xcode?
- From: Raphael Sebbe <email@hidden>
- Date: Thu, 11 Dec 2003 16:34:15 +0100
Well, I am actually talking about Xcode Preferences, under Key
Bindings, Text Key Bindings tab, Text Editing item.
Raphael
On 11 Dec 2003, at 16:24, K.Lo Shih wrote:
I'm glad that this works for some people.
I was sure that the completion would work when I saw the key bindings
selector, "PBX_complete:", right next to the "complete:" selector
which I figured was for Code Sense. However, it didn't work for me..
(I did move "cancelOperation:" out of the way.) Doesn't matter. I'm
happy running with ODCompletionDictionary.
Now, if we could only get the Expand/Compress (or was it Contract)
menu items back...
Thanks all,
Lo.
---
K. Lo Shih
ToolsLab, LLC
On Dec 11, 2003, at 4:01 PM, Raphael Sebbe wrote:
The Complete key binding actually works.
Here is my config:
Code Sense Complete -> Option ESC
Complete -> ESC
Like in the old days...
Raphael
On 11 Dec 2003, at 11:18, K. Lo Shih wrote:
Excellent suggestion, Mason. Got it the ODCompletionDictionary
bundle up and running. I'm starting to feel a little more at home
already.
For others:
- Installed in /Developer/Applications/Xcode.app/Contents/PlugIns/
- Created a new key binding set definition in Xcode's "Key
Binding" preferences
- Edited ~/Library/Application Support/Xcode/Key
Bindings/?.pbxkeys
with the selectors they talk about in
ODCompletionDictionary's package.
Thanks,
---
K. Lo Shih
ToolsLab, LLC
On Dec 11, 2003, at 7:37 AM, Mason Mark wrote:
[...]
Does anybody know if the old Project Builder feature of word-based
completion is still available in Xcode? [...]
[...]
You can get this behavior, and macro expansion as well, by
installing the Completion Dictionary from Objective Development
(free). See this page for details:
http://obdev.at/products/completion-dictionary/index.html
[...]
--
Mason Mark
Five Speed Software, Inc.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.