How do you make it so when you put “Get” I will come up with a list of like GetComponent, get,GetComponents etc. I some how disabled it,
1 Answer
1Go to Tools → Options → search for the tab Text Editor on the left → General. You’ll see in the window on the right “Enable code completion”, tick it and it should solve your problem.
Nope. I don't know why it doesn't work.
– Tim-Aother than that, can't think of another solution right now, maybe try re-installing MonoDevelop?
– LastTemplar