I've just decided to start learning c# and unity, and have found a good course to follow on youtube. But after having followed the steps to set up Visual Studio Code (on mac), I'm still not getting the same autocomplete options for c# as the person in the video. The video tells me that the autocomplete is a game changer and that I should not continue with the course until I have it set up.
I have downloaded .NET x64 (arm) and mono-project, I have Microsoft's C# extension in visual studios, and I have disabled 'Omnisharp: Use Modern Net in Code settings' (All steps as per the video I am following).
This is the autocomplete in the video:
But as you can see I'm not getting any auto complete unless I type a letter after the '.' (https://i.stack.imgur.com/dpDP4.png)