Hey everyone.
Silly question. Trying to get back to scripting after a couple of years, and this time using different editor (visual studio), but first thing I noticed is that it (autocomplete) won’t recognize basic words like Transform or Rigidbody etc. Is there a setting I should change in the editor?
See if this helps: Intellisense Not Working with Visual Studio (Fix)
1 Like
I’ve always had problems with autocomplete, some of the things it tries to autocomplete is ridiculous, I’d happily pay for one that just did all the Monodevelop/Unity/C# commands and none of the other bumpf it tries to add.
That solved it. Thanks! I don’t know why the connection to Unity wasn’t set by default!