I’m using the newest version of Unity 5 and VS2015 (downloaded less than a week ago). I have installed Visual Studio 2015 Tools For Unity which adds the shortcut to access the Unity documentation, but when I press the shortcut, I get the message
"the key combination (ctrl+alt+m, ctrl+h) is bound to command (Unity API Reference) which is not currently available"
I’ve checked the Unity installation folder and the local documentation has been installed. I couldn’t find a resolution to this problem by googling and I’ve tried reinstalling the tools.
I’ve also tried to add the Unity API Reference command as a button on the toolbar , but it’s just greyed out.
I was having the same problem. I’m not exactly sure what of what I did worked, but now it seems to be fixed.
At first I was just trying to change the shortcut from (ctrl+alt+m, ctrl+h) to (ctrl+‘), so I first followed this: http://forum.unity3d.com/threads/getting-ctrl-to-work-within-vs.372584/ but quickly found that (ctrl+’) didn’t do anything and (ctrl+alt+m, ctrl+h) gave the same error message you mentioned.
Then, having partially given up on the shortcutt, I tried to add it to the toolbar using this: API help in Visual Studio? - Questions & Answers - Unity Discussions but it didn’t seem to pop up on my toolbar. I thought I’d done something wrong. Nope, it’d worked. It popped up as this little symbol:
and, for some reason, after I got that working the shortcut decided to work as well. Sorry. That’s all I’ve got.