[question]getting to the docs from visual studio

In monodevelop I highlight a word and type ctrl ’ to be taken to the docs for that word but I can’t figure out how to get visual studio to do that… perhaps it’s impossible

It is suppose to be CTRL+ALT+M, CTRL + H but I can never get this to work.

In VS I went to 'Debug -> Options -> Environment -> Keyboard’
In the ‘Show commands containing:’ box type help.unity
You can reassign the shortcut keys below this. I assigned mine to CTRL+ALT+'
This will work but opens it in the editor. I have gotten use to just having the Unity3D scripting reference page opened from a bookmark and searching that way.

Hope this helps!

The only difference I can find between Visual Studio and monodevelop is this feature so I’m going to go back to monodevelop for the rest of the course and see how long I can get away with it.

well that didn’t last long I can’t right-click in monodevelop and refactor but I swear I did that before… I wonder if the using stuff at the top allows refactoring?

Privacy & Terms