简体   繁体   English

从Visual Studio 2017无法使用Unity Documentation Access

[英]Unity Documentation Access doesn't work from Visual Studio 2017

The standard shortcut is CTRL+ALT+M,CTRL+H for Unity Documentation Access doesn't work and command "Help.UnityAPIReference" doesn't exist in the list of 标准快捷方式是CTRL + ALT + M,对于Unity Documentation Access来说,CTRL + H不起作用,并且命令“ Help.UnityAPIReference”在以下列表中不存在

Debug > Options and Settings > Environment > Keyboard 调试>选项和设置>环境>键盘

or 要么

Tool > Options and Settings > Environment > Keyboard 工具>选项和设置>环境>键盘

C# script from Visual Studio 2017 to Unity5.6.3p1 working perfectly fine, so what option do I have to fix it? 从Visual Studio 2017到Unity5.6.3p1的C#脚本可以很好地工作,那么我必须修复哪个选项?

I appreciate any thoughts about this issue. 感谢您对此问题的任何想法。

Hope this can help you. 希望可以对您有所帮助。

You may check step by step: 您可以逐步检查:

  1. VSTU installed. VSTU已安装。
  2. VS recognize Unity project. VS识别Unity项目。
  3. Other shortcuts works fine. 其他快捷方式也可以。

If all items in the checklist pass and only the API reference shortcut doesn't work, you can simply make up one yourself. 如果清单中的所有项目均通过,并且仅API参考快捷方式不起作用,则您可以自己动手制作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM