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 ...
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 ...
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:
...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
unity × 2c# × 2
code-hinting × 2
gui × 1
ide × 1
monodevelop × 1
visual-studio-code × 1