- Home /
MonoDevelop not showing description of methods etc. with autocomplete?
Hi everybody,
is it normal that MonoDevelop does not show a brief description of the variables and methods available when using autocomplete? I'm talking about all that stuff in the UnityEngine namespace. It works fine with other namespaces. I'm using the newest version of both Unity and MonoDevelop. Sorry if it's a dumb question but I couldn't find anything about this.
Yeah $$anonymous$$e does the same, along with all the other computers with Unity that I've used so I'd say it's normal with C#. Come to think of it I've never actually used $$anonymous$$onoDevelop with JS. haha
$$anonymous$$aybe it has something to do with the OS? I'm using a mac.
Answer by ptdnet · Nov 27, 2011 at 05:32 PM
This happens all-the-frickin-time, sometimes every few minutes! In Unity, select Assets -> Sync Mono Develop Project from your menu and hopefully it will fix your auto-complete.
Thanks but it didn't work. $$anonymous$$aybe I'll try to reinstall Unity and $$anonymous$$onoDevelop... again.
Your answer
Follow this Question
Related Questions
Prevent MonoDevelop from autocomplete when I click '.' 0 Answers
Unity 5.3 Monodevelop JS Not Checking for Errors or Auto-Completing/Suggesting (C# fine) 1 Answer
Monodevelop, Autocomplete No Longer Working 1 Answer
Namespace visible in Assembly Browser, but can't autocomplete in MonoDevelop? 1 Answer
MonoDevelop AutoComplete not working 2 Answers