C
C#9mo ago
jonah_prost

❔ Can someone please help with Intellisense I am struggling

I am a new programmer and have taken a stab at it a few times previously. I swear to god my breaking point and the reason I quit each time is because I got so discouraged over Intellisense not working. I have tried everything, looked everywhere, but for some reason it is plain not working. I am on windows, I know that affects it, and another thing worth noting is I am not even getting error prompts. Debug.Log("Hello") does not show a little red error prompt (no semicolon). I have absolutely no clue why this is happening and I am determined to figure it out this time. Thanks for your help!
7 Replies
Thinker
Thinker9mo ago
Are you using Visual Studio? VSCode? And also, are you using Unity?
jonah_prost
jonah_prost9mo ago
VS Code and yes I am using Unity
hiyosilver
hiyosilver9mo ago
Standard advice: don't use VS Code for C#. Just get Visual Studio Community for a much easier out-of-the-box experience.
Angius
Angius9mo ago
- Use VS 2022 instead of VS Code - If for some godforsaken reason it's not possible, make sure you have DevKit and the new Unity plugin installed
jonah_prost
jonah_prost9mo ago
@hiyosilver Wow. That literally fixed all of my problems. Thank you so, so, so much!!!!
hiyosilver
hiyosilver9mo ago
That sounds like heavy sarcasm, but I'm just going to trust that your problems are actually fixed.
Accord
Accord9mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts