Visual studio is throwing errors when I attempt the above.
However, when testing my game, it still runs fine.
Visual studio is throwing errors when I attempt the above.
However, when testing my game, it still runs fine.
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
Thank you!