Skip to main content
1 vote

Visual Studio Code Unity AutoComplete still not working

I used the following method and it worked: Change in External Tools: Edit -> Preferences :choose " Visual Studio Code" Open file : Assembly-CSharp-Editor in your project folder and ...
ngochoang's user avatar
1 vote

Visual Studio Code Unity AutoComplete still not working

I used to have the same problem, please check which version of omnisharph you have installed, the newest version have a problem with the intellisense, try to install an older version of the omnisharph ...
BaiHui's user avatar
  • 11
1 vote

There is no ".text" member after I type "GUIText"

Because you are trying to reference a static member that doesn't exist. We do not access like this: ...
Engineer's user avatar
  • 30.4k

Only top scored, non community-wiki answers of a minimum length are eligible