How To Make Intellisense Work In VSCode With Unity?

preview_player
Показать описание
I had a lot of questions from macOS users regarding Unity3d Visual Studio Code Intellisense not working in Unity3d, so today I provide you with all the steps needed to make sure it works for you as well.

MacOS Users:
1- Make sure to install Mono:
2- In VS Code Install the C# extension
3- In Unity use VSCode plugin version 1.1.3

Windows Users:
1- Make sure to install .NET Framework 4.7 or greater:
2- In VS Code Install the C# extension
3- In Unity use VSCode plugin version 1.1.3

Recommended Unity Asset For Today is "Shapes"

*** Support me by Subscribing to the channel as it will help me in bringing a lot more content ***

Support me in Patreon so I can keep doing stuff like this for free!

Get realtime indie development tips from me in Twitter

Subscribe to my indie development videos & game releases newsletter

Blog about Indie development and startup
Рекомендации по теме
Комментарии
Автор

Thanks man!! spent hours trying to figure this out with google and reddit. Finally came here and resolved the issue

Aiden_
Автор

You are a life saver!! None of the other stuff worked for me. Wasted so many hours trying to figure out a solution but nothing worked
Thanks!!

abhinavsaha
Автор

Just a quick note, I worked through this guide (as well as another commenter's recommendation to set VS Code's "Use Global Mono" setting to "Always") with no luck. 

However, I went back and updated the Visual Studio Code package in Unity to the latest version, 1.2.3 and I once again have access to the glorious IntelliSense when working on Unity scripts.

atlastabletop
Автор

Right after you mentioned the incompatibility with the latest C# extension for vs code and the vs code extension for Unity, I decided to look back into that to see if I could find a compatible setup, which I did and then was finally able to get intellisense working again. Thanks!

JasonWelch
Автор

ABSOLUTE LEGEND saved my entire life I spent like 10 hours trying to solve this and nothing ever worked omg thank you so much this video needs more clout

ei-vmqk
Автор

For me is still not working on mac. I tried all sorts of "fixes" including this one. Still not working. :(

HolographicKode
Автор

Been lookin for this one. I did not get vscode to work with unity until I found this vid. U earned a sub from me buddy.

moonknight
Автор

I nearly spent my 3 hours to fix this and this video helped me to fix my problem. Thank you.

Relmonn
Автор

Great video. Unfortunately this did not work for me on mac.

JonathanJensenp
Автор

hey dude i'm trying to use your way on PC because i'm searching for days and that still doesn't work...

fobo
Автор

thanks dude, you're a life saver! somebody need to get their shit together, this issue has been around for months

freshiie
Автор

Thank you so much!!! Was getting crazy to make it work, you saved me!!

puccistudio
Автор

You saved my life today and for that I am forever grateful

Boonda-p
Автор

Thank you so much!! I just realised my mono version was not up to date and updating it helped my Intellisense work!

gideonong
Автор

my solution here for windows: Make sure to install .NET Framework 4.7 or greater

thank you :)

unitygamecreation
Автор

Guys I struggled with this for days, If it's not working download Visual Studio for Mac. Then change it to your default ide on unity and you'll have autocomplete. Happy Coding!!

tapiwakundishora
Автор

bro pls help !! i dont have a button called "Other Versions" so i cant update to 1.1.3 how can i fix it pls help !!!

idontwanthackersanymore
Автор

New project works fine. (My problem was "Go to Definition" didn't work).
But the existing projects have the same result. Not working perfect.
Is this solution only for new project?

saepho
Автор

Hi,

Are there any suggestions for getting intellisense to work on Linux?
I tried everything you said, but it's not working for me on Ubuntu 20.04.

Any suggestions?

Ishanatmuz
Автор

Thanks for tutorial, but for some reason I must install Unity 2018 in my NB. (OS: windows10)

Can you teach me How to make Intellisense Work In VSCode With Unity2018?

I installed plugin of C# and Unity Code Snippet but there is no snippet when I type code in vscode

unityvictor