I set visual studio code as an external script editor, but i can’t use intellisense when I work with scripts.
In this exemple i want to write “Rigitbody2D.”
In this exemple i want to write “monster = GetComponent();”
As you can see i can’t use intellisense in my unity code.
How I can fix this?


