Intellisense/Colors not working after upgrading to VisualStudio Editor 2.0.11

After upgrading from VisualStudioEditor 2.0.2 to 2.0.11 via package manager. Neither intellisense nor some colors are highlighting.
For example, GameObject used to highlight in GreenColor.
I tried clicking Regenerate csproj files(Preference>External Tools) but it didn’t work.

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.

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