Context sensitive SDK help in MonoDevelop

♀尐吖头ヾ 提交于 2020-01-04 09:26:29

问题


When I'm using Visual Studio, I can press the F1 function key when the cursor is on a method and the associated MSDN documentation for that method will be displayed. I'm currently developing an iPhone application using MonoDevelop/MonoTouch and it would be really useful to be able to do the same thing. Does MonoDevelop provide this functionality or do I need to use my browser to search for the SDK documentation? I've googled and the only reference I've found to this behaviour is to press Command-Quote which does nothing on my system. Is there an alternative that provides a better experience?


回答1:


Yes, however the shortcut on Mac is Cmd-Opt-? (i.e. Cmd-Opt-Shift-/ on US keyboard). You can rebind it to another key if you want in the preferences dialog.



来源:https://stackoverflow.com/questions/13242106/context-sensitive-sdk-help-in-monodevelop

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!