Visual Studio IDE

The IDE I use is Microsoft Visual Studio Community 2019, and I am following a tutorial called Create With Code. The instructor has it to when he starts to write code, it gives him suggestions for coding in unity. For me, I can’t see the same suggestions on my screen. How can I update Visual Studio to fix this?

Thanks!

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