Just installed the unity engine, created a project. I don’t have any hints for any system methods or classes on a windows 10 computer. At the same time, everything is fine on Mac Os. Has anyone had a similar problem?
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
1 Like
Many thanks! Update VSCode package inside Unity - it worked out!
1 Like