Hi! I am a new programmer who is learning in Unity with Domestika and Youtube. When I was doing the video tutorials I noticed somthing wrong. In the video, they have the predictive text with unity code and the words in the code are almost all colored. But in my case, the predictive text only show things like (if, else, bool, etc.) and the code only colorize the text in “” or /, or the numbers, or the if, else, etc. I tried to reinstall Unity and Visual Studio but it didn’t worked.
It has to be like this:
But is like this:
How you see, the Input and the Update dont colorize and the GetMouseButtonUp dont show in the Predictive text.
Check Edit → Preferences → External Tools → External Script Editor is setup correctly. Make sure you have Visual Studio Tools for Unity installed as well.