Visual Studio misconception

Hi, i haven’t code for a while, so the other day i reinstalled everything in the pc, and then when i started to code i noticed that the key words like Transform or GameObject not only aren’t autofill correctly like before but, aren’t even colored like they used to be before, using the same software ofc, anyone can lend me a hand please, its making me really frustrated, thanks :slight_smile:

This may help you with intellisense and possibly other Visual Studio integration problems:

Sometimes the fix is as simple as doing Assets → Open C# Project from Unity. Other times it requires more.

Other times it requires you also nuke the userprefs and .vsconfig and other crufty low-value high-hassle files that Visual Studio tends to slowly damage over time, then try the above trick.

Barring all that, move on to other ideas:

Also, try update the VSCode package inside of Unity: Window → Package Manager → Search for Visual Studio Code Editor → Press the Update button

Also, this: No suggestions in Vscode

1 Like

It works!! thanks so much, i really missed my emerald green key words XP

1 Like