Visual studio code not giving unity specific intellisense

I’ve got .NET and the extension that Rick was talking about, yet I’m still not getting Unity specific intellisense (e.g GetComponent) nor its showing any unity namespaces!

It’s showing things like Start() but that’s it!
Does anyone know of a solution, it’s quite debilitating?!

Yes. Select with right Mousebutton in your unitywindows a Script, then choose Open C#Project

That’s how you open a C# script, my issue’s that only c# intellisense is showing and nothing about the unity namespaces is appearing.

That’s how you open a C# script, my issue’s that only c# intellisense is showing and nothing about the unity namespaces is appearing.

But it helped me that I had the intellisence.

You’ve installed the Unity Package in VS?

There is atm a problem between VS and Unity

When i doubleclick on a Script in Unity, VS will appear, but i have no intellisence, so when i open the script with right click an Open C# Project, then i have everything to need

I tried it and nothing happened apart from reopening VS Code.

Oops I’m wrong- I had to close the program and reopen it your way!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms