无法在 Xcode4 中找到文档
我刚刚接触 XCode4。突然我想看一些文档。所以我右键单击了文本,它没有显示“在文档中查找文本”选项:(
我真的发现这个选项对于从 XCode 3. 版本学习 iOS 非常有用。突然它就消失了。我搜索了它但找不到它。
所以现在每次我都必须去苹果文档网站并搜索
任何解决方案。
I was just getting along with XCode4. All of sudden i want to see some documentation. So i rightclicked the text it was not showing "Find Text in Documentation" option :(
I really found this option very useful in learning iOS from XCode 3. versions. All of sudden it is gone. I searched for it and couldnt find it.
So now each time i have to go to Apple Documentation Site and search for it.
Any solutions for that.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
打开实用程序窗格并单击快速帮助选项卡。在源代码编辑器中选择文本会显示带有文档超链接的快速帮助。或者,您可以按住 Option 键并单击某个符号以在弹出窗口/弹出窗口中查看它,也可以单击以从那里打开完整文档。
Open the Utility pane and click the Quick Help tab. Selecting text in the source editor shows quick help with hyperlinks to the docs. Alternatively, you can Option-click a symbol to see it in a popup/popover window and can click to open the full documentation from there as well.