Hey everyone, im kinda new to unity and VScode, and i would like to know how do i activate intellisense on Vscode, so it could help me type. I’ve seen many YT tutorials, but none of them worked for me, some of them told me to “Open c# project”, it worked for some time, and it stopped. Is there any… 100% chance to activate intellisense? I dont wanna use Visual Studio Community, its such a “heavy” IDE
Much of this applies to VC as well as VS:
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.
Other times it requires you also nuke the userprefs and .vsconfig and other crufty low-value high-hassle files that Visual Studio tends to slowly damage over time, then try the above trick.
Barring all that, move on to other ideas:
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
Please restrict posts on the 2D forum to things about 2D.