-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Description
Its been only 2-3 days I have started working with unity , and now it is turning really irritating for me to live without autocompletion in Vscode I have tried each and everything avilable on github issues and stack overflow still nothing is working for me
OS Version - Ubuntu 18.04
Unity Version - 2019.4.2f1
Dotnet Version - 3.1.301
VSCode Version - 1.46.1
Mono Version -> 6.10.0.104
C# Extension Version -> 1.22.1
Everyhting seems to be fully updated
I read this answer on Stack
here
And tried downgrading my Visual Studio Code Editor extension in Unity Package Manager to 1.13 form 1.21 but that didnt helped me out and intellisenced still didnt worked even after reimporting packages and reloading VSCODE
It would be reall helpful if someone could help me out
I also tried Changing the API compatibility level to both 2.0 and 4.x as mentioned in 1 issue on github
I also tried making new project and see if auto completion works but still nothing worked

