Oct
23
2015

Monodevelop Scripting API search help

You can assign F1 key as Unity scripting API search in MonoDevelop:

– Tools / Options
– Key Bindings
– First remove F1 key from Help, assign some other key for it like control+F1
– Then assign F1 for the Unity API Reference
– Done! Now in Monodevelop, when your press F1, the keyword at cursor position is automatically searched from unity scripting docs (opens in new browser)

* Other useful keybindings: Find References & Go to Declaration (I usually map those to § and ctrl+§ keys, instead of the default F12’s)

** Sometimes searching is bugged, like in “GetComponent<NavMeshAgent>();”, if your cursor is at NavMeshAgent it tries to search whole GetComponent<>.., then have to select with mouse the NavMeshAgent and press F1.

monodevelop_tools_options

monodevelop_api_f1_help_0

monodevelop_api_f1_help_1

monodevelop_scripting_api_help_unity_1

Opens help page : http://docs.unity3d.com/ScriptReference/30_search.html?q=NavMeshAgent

 


Leave a comment

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.