how to remove "auto complete" feature in VS2022
I am very new to coding and am going through a flappy bird tutorial for unity and as I'm following along, classes and interfaces and whatever else will autocomplete when I try to make a space or place a period. I've looked at 5 different tutorials about it and if just can't turn it off, very frustrating. anyone know a fix?
4 Replies
Please don't learn C# through Unity.
As for your question, https://stackoverflow.com/a/70012112
Learn C# here $helloworld
thanks for this, I recently went through freecodecamp.org's video about some of the basics of C# but this looks super helpful
still can't get the autocomplete out of the way though, tried messing with the Intellicode a bunch and it still won't go away
maybe go to options then search completion, you will find the copilot completions and other stuff