MonoDevelop has no commands anymore
Lately, I´ve updated Unity to 2018.1. I had some scripts that are still working well. Now I added a new c# script in monodevelop but I can´t find any commands. There´s even no Debug.Log command. In my other scripts everything is working. I found out that the code I´m writing is working but there is no autocompletion. Do you have any idea what might be the reason for this? Thank you in advance!
Answer by RealismWorld · May 05, 2018 at 12:19 PM
I found the answer for my question here: https://answers.unity.com/questions/416662/mono-develop-lost-autocompletion-and-refactoring.html
Your answer
Follow this Question
Related Questions
UnityEngine .DLL files are buried under Managed/UnityEngine/ 0 Answers
UnityEngine.UI is not working. 2 Answers
MonoDevelop Autocomplete options? 0 Answers
AutoCompletion, and Color Change not working in MonoDevelop, but code runs fine. 0 Answers
Why are my functions float parameters being set to 0 when 1 is passed as the argument value? 1 Answer