Hello! First of all sorry if my post is in the wrong place, it should be in “VSCode” questions, but I can’t find this area anymore (for sure it’s my fault, but my vision is going down and my personal opinion is that Unity forum should a bit updated to be more user friendly… just a bit…
I always had troubles with VSCode, but reading here and there, updating, downgrading, etc, I’ve always been able to make it work.
This time not.
I’ve imported in my project “Nethereum” plugin, and in VSCode this namespace it’s not recognized.
I’ve tried all the possible solutions I know:
clean all the .sln and .csproj files
rebuild the solution (preferences → rebuild project files)
downgrade the VSCode Unity plugin from 1.2.5 to 1.1.3
Nothing.
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