My VS Code is set up with a variety of extensions that I find useful when working with Unity. It autocompletes most commands I’m trying to use and offers suggestions for overloaded methods.
One thing my VS Code does not do, however, is autocomplete most attributes such as [Tooltip], [RequireComponent], etc. I’ve noticed that the instructor’s VS Code autocompletes these things for him, and I’d like to know which extension he is using to achieve this effect! Any recommendations would be appreciated!