MonoDevelop ctrl + ' 不能定位正确的unity文档

Posted chenhuan001

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MonoDevelop ctrl + ' 不能定位正确的unity文档相关的知识,希望对你有一定的参考价值。

Just Do This
I had the same problem in MonoDevalop, but the url in it cannot be changed. So I tried a plugin of Chrome :https://chrome.google.com/webstore/detail/redirector/pajiegeliagebegjdhebejdlknciafen
We can set the transform in options of this plugin.
From:
^https://unity3d.com/cn/support/documentation/ScriptReference/(.*)
To:
https://docs.unity3d.com/ScriptReference/$1

Then we can use Ctrl +  to search in the documentation.

 

以上是关于MonoDevelop ctrl + ' 不能定位正确的unity文档的主要内容,如果未能解决你的问题,请参考以下文章