- Home /
Monodevelope auto complete problem?
When I use C# to code, there is no auto complete other than for when Im typing the name of a variable. The auto complete works perfectly in javascript. And on my other computer, it works for C# but not javascript! What do I do!?
Answer by Thom Denick · Mar 29, 2012 at 05:54 PM
Hi, I've had similar problems in the past. What you need to do is delete the projects solution files. This includes not only the SLN files but also all of the code-related compile files in the project's root directory like "Assembly-CSharp-firstpass" Be sure to back everything up before you try this solution. Unity is pretty resilient, but you could mess up your project if you delete the wrong thing.
Your answer

Follow this Question
Related Questions
Side Scroller Script, Need help 1 Answer
Can not store objects in array 2 Answers
How to move 2D textures? 0 Answers
Editing the Engine 0 Answers