Launching local Unity API Reference from MonoDevelop - NOT!

I have viewed an older post with this title, but it did not help me. I am using MonoDevelop 4.0.1 inside Unity 4.6.0b20. Highlighting a word and using F1 or shift+alt+F1 does nothing but bring up a help panel on the left that’s empty. Then I use ctrl+’ and it always brings up help online. I have the docs on my hard drive opened up and the help is there for what I want, but ctrl+’ always reverts to online help.

Any way to make this use my docs inside Unity?

Blasted MonoDevelop always has something that’s annoying. :slight_smile:

Try my Si3 Beta, it does exactly that, opens Unity docs from local install. It even goes one step forward, opens the help page of the symbol directly since it already has all the info it needs to do that. MD would instead do a search and show you search results, then it’s up to you to guess which one is the symbol you were looking for :stuck_out_tongue:

Thank you I will try it.