No errors found and script not working

So I don’t get errors in my scipt anymore. At the bottom where it has the green tick. I can’t ever get it to notice errors anymore. Like this:

I also can’t seem to get the right auto compelets anymore. I was following a video where the first bit of script that was wrote was " float mouse X = input.getaxis(“Mouse X”) "

Howerver I can’t get input to come up anymore. I have tried re installing visual studios and Unity but it has not fixed the problem. Any suggestions would be appricated.

Thanks.

https://developercommunity.visualstudio.com/t/unity-intellisense-not-working-after-creating-new-1/130597
Try the solution by Sebastien Lebreton

This should hopefully fix autocomplete.

For your script not working. Well, you need to post your script cause what you posted is not a real script. Use code tags if you do!

Thanks for you help but I found out the problem. For some reason Unity decided to change my External Script Editor off of Visual Studios. How that happened IDK. But thanks for the help anyway!