my Monodevelop can't code, any help or solution?

so i don’t know what happen but suddenly i can’t code with monodevelop. i already tried this and this but it still wont work. updating and reinstalling does not work too. need help :expressionless:

im using windows 7, unity 5.6.0f3, and monodevelop

screenshots:

its from unity example project

I don’t program often, but I noticed that Visual Studio is MUCH better for correcting syntax while scripting C# for use in Unity. Sorry I can’t help you further.

The problem is that you did not import the CrossPlatformInput package. Go to your assets folder → right click → import package → CrossPlatformInput

After that the assembly should be there.