rein
rein

Reputation: 33465

Remove documentation popup in Xcode 3.2

When I alt(option) double-click a keyword in Xcode 3.2, I get the following popup:

alt text http://www.noggin.co.za/popup.png

I absolutely hate it. Is there a way to go back to searching the documentation (as in Xcode 3.0) rather than popping up this dialog?

Upvotes: 2

Views: 273

Answers (3)

Mark A. Donohoe
Mark A. Donohoe

Reputation: 30458

God I hate it too!!! I want it to just go back to the way it was, or at least let us choose!!! WTF Apple??? You're not really enhancing a developer's life if you force them to change for no apparent reason! If you wanted this new functionality, you make this have a NEW keyboard shortcut and leave the old ones alone!!!

Upvotes: 1

Rich Catalano
Rich Catalano

Reputation: 1147

Cmd+option double-click works for me.

Upvotes: 4

Peter Hosey
Peter Hosey

Reputation: 96373

This won't stop the pop-up from appearing, but you can click the book icon in its upper-right corner to move to the Documentation Viewer.

Upvotes: 2

Related Questions