I followed all the steps listed in here but I still have no intellisense. Not for C#, not for Unity 3D. What am I missing?
- VS Code version is 1.22.1
- OSX is 10.12.6
- Unity installation path is /Applications/Unity, version is 2017.3.1f1
- Installed dotnet-sdk-2.1.103-osx-x64
- Installed MonoFramework-MDK-5.8.1.0.macos10.xamarin.universal
- Installed extensions listed in screenshot 1
- Restarted
- Tried to delete csproj and sln files
Still nothing, see screenshot 2
When launched from Unity 3D, VS Code seems to load the entire solution successfully. Then, if I force intellisense suggestions popup by hitting CTRL+Space, I only get a Loading... for quite a while, then No suggestions.