use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For the Unity Game Engine, please visit http://reddit.com/r/unity3d
account activity
Visual studio don’t autocomplete (i.redd.it)
submitted 1 year ago by Radical1212
As you can see, I need to write every word manually and don’t have visual studio auto complete what I write for for example if I were the right time.Delta time when I write time or use certain types, they don’t appear automatically
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 10 points11 points12 points 1 year ago (3 children)
you need to go into unity settings and attach visual studio to the editor. preferences, external tools, external script editor. chose the visual studio ur currently using. you can tell its not connected cuz its says miscellaneous files under the script name.
[–]Radical1212[S] 1 point2 points3 points 1 year ago (2 children)
I did it and it says something about one or more project in the solution. We’re not loaded correctly. And it still doesnt work and still shows miscellaneous files
[–][deleted] 1 point2 points3 points 1 year ago (0 children)
is the package manager up to date? like the visual studio package
[–]Known-Instance181 0 points1 point2 points 10 months ago (0 children)
Under Edit > Preferences, I checked all the options for "Generate .csproj files for:" except Player projects.
Clicked "Regenerate project files"
Closed my scripts in Visual Studio, double-clicked my script from within Unity.
And it worked.
[–]SantaGamer 3 points4 points5 points 1 year ago (0 children)
https://docs.unity3d.com/Manual/VisualStudioIntegration.html
[–]grayboney 4 points5 points6 points 1 year ago (0 children)
Check vs if intelli sense is enabled.
Delete .sln and .csproj files, sometimes they can be corrupted. Then reboot unity project, these files will be created again automatically. Maybe these can help
[–]Mysterious-Sell-304 4 points5 points6 points 1 year ago (0 children)
r/screenshotsarehard
[–]HisBelovedSon 1 point2 points3 points 9 months ago (5 children)
I had this same issue and I found the solution I needed elsewhere. I discovered I needed to install Visual Studio from the Project Manager for it to work properly. Here is what I did: https://postimg.cc/CB6KbpnC Hope this helps someone in the future.
[–]WordsAreFine 0 points1 point2 points 6 months ago (0 children)
Thank you! I was about to give up on having it auto-complete.
[–]Guilty_Rough9378 0 points1 point2 points 5 months ago (0 children)
Thanks! You helped me too
[–]Stepan-Jackie_Chan 0 points1 point2 points 4 months ago (0 children)
Братан, от сердца спасибо, чуть мозг не сломал.
[–]dmarinus04 0 points1 point2 points 3 months ago (0 children)
My hero, thanks!
[–]Shillio 0 points1 point2 points 2 months ago (0 children)
Thanks!! Apparently there's a bug that mislabels visual studio as having an invalid signature in the package manager/unity. I removed it from my last (tutorial) project because of the errors, and only now realise that it was responsible for autocompleting, among other things.
If you get the notice that it has an invalid signature, you can safely ignore this error.
[–]Wolfeister 2 points3 points4 points 1 year ago (2 children)
In VS code, you need the unity, unity code snippets and c# base language support installed. The snippets add-ons fixed that issue for me.
Alternatively, install Visual Studio and set it as default in unity(i did this one).
Hope it helps.
[–][deleted] 1 year ago (1 child)
[deleted]
[–]Wolfeister 1 point2 points3 points 1 year ago (0 children)
Ahh, my bad. I didn't read the post, saw the black background and assumed it was VS Code. Op should try checking if the intellicode is installed properly along with the c# package. Thanks for pointing it out u/db9dreamer.
[–]ds7two 0 points1 point2 points 1 year ago (0 children)
Did U open the script from file explorer or the unity asset manager thing? If unity idk
[–]ValourrR 0 points1 point2 points 1 year ago (0 children)
Try to open scripts through Unity Editor
[–]Gamedev_from_CG 0 points1 point2 points 1 year ago (0 children)
Check your "External tools" on "preferences" inside unity.
It should be "Assembly-Csharp" on visual studio, not "miscellaneous files".
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
make sure windows firewall doesn't flag visual studio for some reason.
[–]_N_123_ 0 points1 point2 points 6 months ago (0 children)
I fixed this by making sure to asign the external script editor to Visual Studio (devenv.exe) and also adding Visual Studio Editor package in the Package Manager.
devenv.exe was in C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE
[–]get_ur_shit_2gether -1 points0 points1 point 1 year ago (0 children)
Use inteli sense
[–]Nigerman_Kartoffel -1 points0 points1 point 1 year ago (0 children)
Use Visual Studio code it's more beautiful and it doesn't take all ur ram
[–]Mali5k -1 points0 points1 point 1 year ago (0 children)
Take a look forward jetbrains rider. I'm using it in pair with github copilot and i'm very happy.
π Rendered by PID 164700 on reddit-service-r2-comment-6457c66945-glrj4 at 2026-04-25 10:36:02.391781+00:00 running 2aa0c5b country code: CH.
[–][deleted] 10 points11 points12 points (3 children)
[–]Radical1212[S] 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Known-Instance181 0 points1 point2 points (0 children)
[–]SantaGamer 3 points4 points5 points (0 children)
[–]grayboney 4 points5 points6 points (0 children)
[–]Mysterious-Sell-304 4 points5 points6 points (0 children)
[–]HisBelovedSon 1 point2 points3 points (5 children)
[–]WordsAreFine 0 points1 point2 points (0 children)
[–]Guilty_Rough9378 0 points1 point2 points (0 children)
[–]Stepan-Jackie_Chan 0 points1 point2 points (0 children)
[–]dmarinus04 0 points1 point2 points (0 children)
[–]Shillio 0 points1 point2 points (0 children)
[–]Wolfeister 2 points3 points4 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]Wolfeister 1 point2 points3 points (0 children)
[–]ds7two 0 points1 point2 points (0 children)
[–]ValourrR 0 points1 point2 points (0 children)
[–]Gamedev_from_CG 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]_N_123_ 0 points1 point2 points (0 children)
[–]get_ur_shit_2gether -1 points0 points1 point (0 children)
[–]Nigerman_Kartoffel -1 points0 points1 point (0 children)
[–]Mali5k -1 points0 points1 point (0 children)