[solved] Unity Api Reference in Monodevelop

Hello, everyone.

When in MonoDevelop I try to use Unity API Reference Monodevelop links to a page Unity - Scripting API: which does not exist. Instead of going to Unity - Scripting API:

How do I make MonoDevelop reference to the right page? I looked around the internet - a few people have the same issure, no solution suggested. Mostly people try to make MonoDevelop to search in local documentation.

I found the source of the problem in MonoDevelop add-in “Utilites for use with unity”. Even found the line in the source code responsible for thishttps://github.com/cmroche/MonoDevelop.Debugger.Soft.Unity/blob/unity-staging/UnityUtilities/Commands.cs Line: 47. But due to lack of programming expirience I’m not able to build it.

Tried using latest version of Monodevelop with the latest add-in version - same issure.

Windows 7 x64, Unity 5.2.0f3, Monodevelop 4.0.1

Well, I found the solution… Just download the file below and throw it in MonoDevelop Addins folder “C:\Program Files\Unity\MonoDevelop\Addins”. Don’t forget to make a copy of the original file. Works with Monodevelop 4.0.1.

P.S. Now I know something about compiling MonoDevelop, GitHub branches, MonoDevelop Addins and lot’s of other stuff.

2333890–157672–UnityUtilities.zip (6.73 KB)