Тёмный

Set up Visual Studio Code for Unity [MAC/PC 2024] 

Coco Code
Подписаться 52 тыс.
Просмотров 54 тыс.
50% 1

Learn how to use Visual Studio Code with Unity. A new package developed officially by Microsoft and Unity make this process very fast!
🎁 Support me on Patreon: / cococode
--------------------------------------------------------------------------------
🔗 LINKS IN THIS VIDEO:
Visual Studio Code download: code.visualstu...
--------------------------------------------------------------------------------
👨‍💻 SOCIALS:
💜 Join our Discord: / discord
🔵 Follow me on Twitter: / cococodeyt
🎓 YOU WILL LEARN:
- How to install Visual Studio Editor package
- How to use Visual Studio Code with Unity
- How to debug code in Unity
- How to change theme in Visual Studio Code

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 134   
@al28314
@al28314 6 месяцев назад
Thank you bro, i've been struggling with this for an entire week.
@CocoCode
@CocoCode 10 месяцев назад
How about VS vs VSCode comparison (for Unity) video?
@itsAdopo_DevXD
@itsAdopo_DevXD 10 месяцев назад
answear plsss i got so many problems!! 1------> when i open vs code everytime the "projects" bar taking way too long to show those numbers 2------> I got an error message on vs code about c# not connected to server (Somthing about "Pipline Name") 3------> when the "projects" bar finished and showed the numbers ,the seggetions can"t work and if I type something wrong , it will never tell me where is it can u give me the solution 😭😭 I got a school project to finish 😭😭😭😭
@thomasanderson1416
@thomasanderson1416 Месяц назад
Don't you need to also add the C# and C# Devkit extensions and separately install the .NET SDK?
@ducnguyen-y4q
@ducnguyen-y4q 11 месяцев назад
The .NET Core SDK cannot be located: Error running dotnet --info: Error: Command failed: dotnet --info /bin/sh: dotnet: command not found /bin/sh: dotnet: command not found . .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path. I have this error although i installed the dotnet sdk. Can you or someone help me to fix this error, please. I have been being stuck in this error for 2 months
@SanLiuk
@SanLiuk 10 месяцев назад
did u fix ? if yes could you tell how?
@SanLiuk
@SanLiuk 10 месяцев назад
No installed .NET SDK was found on the computer. If it is installed, make sure it can be found through the PATH environment variable. C# Dev Kit does not work without a supported version of SDK. After installing the SDK, you need restart the VS Code session, or the computer. The .NET Core SDK cannot be located: Error running dotnet --info: Error: Command failed: dotnet --info /bin/sh: dotnet: command not found /bin/sh: dotnet: command not found . .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path.
@realname4755
@realname4755 3 месяца назад
Bless.
@BILGI_PASA
@BILGI_PASA Год назад
I had so many problems when i tried to use vs code with unity a couple of months ago. Then i gave up and i started using visual studio. But this video can help me. Thank you!
@samirkazah302
@samirkazah302 11 месяцев назад
Same here
@omurpods
@omurpods 11 месяцев назад
Intellicode not working, how to enable? Not IntelliSense. The feature of completing the code suggestion suggested by artificial intelligence does not work. Completed by pressing Tab.
@magic00squirrel
@magic00squirrel 10 месяцев назад
Thank you for making this. I updated my Unity version to get access to the new navigation tools but my autofill code stopped working. This fixed that.
@ChaosGaysurgency
@ChaosGaysurgency 5 месяцев назад
AFTER 2 YEARS OF SEARCHING
@Laomer_Dev
@Laomer_Dev 3 месяца назад
thank you bro ❤🌹
@itsAdopo_DevXD
@itsAdopo_DevXD 10 месяцев назад
i got a problem !! 1------> when i open vs code everytime the "projects" bar taking way too long to show those numbers 2------> I got an error message on vs code about c# not connected to server (Somthing about "Pipline Name") 3------> when the "projects" bar finished and showed the numbers ,the seggetions can"t work and if I type something wrong , it will never tell me where is it can u give me the solution 😭😭 I got a school project to finish 😭😭😭😭
@MonstrumReborn
@MonstrumReborn 11 дней назад
How do I get the Unity thing on Visual Studio on Windows 11? I cant find preferences, or the unity thing...
@poisht853
@poisht853 3 месяца назад
I use to use unity 2022.3.9f1 where everything worked well and then switching to 2022.3.29f1 started my issues. 1. It doesn't show up errors. 2. The general settings for Layout (such as curly braces on same line) are back to VSCode defaults... Any ideas on how to fix this?
@Dragonforge-Studios
@Dragonforge-Studios 3 месяца назад
Finally, my pc has stopped burning
@AizakuGaming
@AizakuGaming 5 месяцев назад
To anyone having the Errors with "project convert" for .csproj files: Uninstall 'Visual Studio Code Editor' package, make sure 'Visual Studio Editor' packages is present and up to date. IF you cannot remove or update them due to dependency, remove 'Engineering' feature (it's a package collection for different IDEs) in package manager and try again. Be sure to repeat the steps @ 1:11 and regenerate files again. Restart VSCode.
@yaseer_clash3761
@yaseer_clash3761 4 месяца назад
Thanks so kuch
@SigmaZer0
@SigmaZer0 10 месяцев назад
Not on the Macbook M1 (arm64), it keeps on throwing an error that the .NET SDK is not installed, I have to reinstall it every time I re-open VSCode.
@SanLiuk
@SanLiuk 10 месяцев назад
how did you fix? did you? I have Mac mini m2 . same stuff .NET Core SDK error
@SigmaZer0
@SigmaZer0 10 месяцев назад
@@SanLiukSorry, I wish I had a solution, but so far it's only reinstalling the SDK. The PATHs are setup correctly so I have no idea why it's not being picked up when restarting VSCode.
@SanLiuk
@SanLiuk 10 месяцев назад
@@SigmaZer0 I solved. I wrotee on got and it said to write some lines on command line plus restart vs code , unity and Mac . and open c# script from the "asset" on unity. I repeated few times and it worked. now ihave like 4 diferents sdk. and I keep them all!
@alexdell9323
@alexdell9323 4 месяца назад
Unfortunately it just says no installed .net DSK was found or so,etching, like that.
@ZBR92
@ZBR92 Месяц назад
when i download it and close my visual studio and re open it says about downloading an sdk. i download the latest and i try but it still says i need to download an sdk
@SOLShinji
@SOLShinji Месяц назад
It says unlock it. It looks like you can but can't really set it up. How to fix that
@hackblox-d5w
@hackblox-d5w 2 месяца назад
Thank you the suggestion work fine but when i save in vs code unity didnt compile
@slamsandwich19
@slamsandwich19 20 дней назад
I'm subscribing because of this video
@TechFix-Hub77
@TechFix-Hub77 Месяц назад
My Problem is: When I nistaling it says Validating so long
@DarshSharma-y1k
@DarshSharma-y1k 5 месяцев назад
I DONT SEE VISUAL STUDIO CODE , I ONLY SEE VISUAL STUDIO IN THE EXTERNAL TOOLS TAB
@phihung2709
@phihung2709 Месяц назад
why my assets folder in vs code does not have anything?
@hamidlafiesta1767
@hamidlafiesta1767 4 месяца назад
when i do this there is an error instead of having the number of projects it is in red
@supertenchoo4271
@supertenchoo4271 Месяц назад
I could not find the path for Vs code on windows
@brandonbonner4535
@brandonbonner4535 5 месяцев назад
mine is lock and I can't remove it I need help!
@diplodocus3
@diplodocus3 11 месяцев назад
Thank you!!! And specially for adding this on Reddit! I was fed up with the fact that there was no proper IDE support on Mac (except Rider ofcourse). Microsoft has given a SWEET surprise
@paruslovee
@paruslovee 8 месяцев назад
очень знакомый голос... Ну точно ты русский, но какой именно канал хз
@ЛюбаПопавра
@ЛюбаПопавра 6 месяцев назад
2:01 What to do , if there is no “project” inscription? What might this depend on?
@steveruu
@steveruu 4 месяца назад
having the same issue
@Opi-n9n
@Opi-n9n 2 месяца назад
mannnnnnn i lovvvvvvvvvve uuuuuuuuuuuuuuuuuuu
@LiterallyJustARat
@LiterallyJustARat 4 месяца назад
Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Seriously. Been fighting with this for the last several hours tried all kinds things.
@1ht1baron
@1ht1baron 8 месяцев назад
I am writing “void OnTrigger” but intellisense not working. -- Fixed: I installed this extension: “Unity Code Snippets”
@InkDevil999
@InkDevil999 2 месяца назад
Thanks for the video! It has always been a problem to get it to work properly but not it works. The only thing is that for some reason Unity Toolbox changed the Unity Message to "METHOD is called by Unity" Which is pretty useless since it does not explain what the method actually does. I'll be using Unity Code Snippets.
@anthonypolancov7287
@anthonypolancov7287 15 дней назад
Thank you so much!
@AKExtra-wr6uy
@AKExtra-wr6uy 5 месяцев назад
Can't remove "visual studio code editor" package due to dependencies
@surjaBruh
@surjaBruh 3 месяца назад
Uninstall "Engineer" package
@misterlonely6057
@misterlonely6057 Год назад
Yay, thank you! :D
@littledemo3605
@littledemo3605 11 месяцев назад
Google play services achievement and leaderboard tutorial please 🙏, discord Link not working
@mohammedo.6895
@mohammedo.6895 5 месяцев назад
Hi, please how can I get similar color theme on my visual studio ? I tried many themes but I didn't found yours
@marc8150
@marc8150 10 месяцев назад
Did everything you stated in the video, still IntelliSense does not work for me...
@diamondsword7821
@diamondsword7821 8 месяцев назад
vs code is not opening for me after I press "open c# project". Please help me
@楊士賢-k2o
@楊士賢-k2o Месяц назад
You are my hero
@SingularityPk
@SingularityPk 2 месяца назад
Thanks alot man
@slap2685
@slap2685 11 месяцев назад
If you want to make vsc have the same features as vs, why do you have to search for many extensions to use the same features? While you just open VS ? I don't understand how many extensions have the same features as vs?? For what? Just use vs. I've never had a problem with it. It really has everything you need. It's super easy.
@mpgaming07
@mpgaming07 11 месяцев назад
hey bro i am learning blender gor assert creation , can u drop me some suggestion , if u need any model to be made ask me.
@dm1tryrin
@dm1tryrin 11 месяцев назад
@CocoCode For example, I do not add the Input class and the GetKeyDown method (most likely, not only them). Help me please. (I installed Unity Toolbox)
@saadaamir4933
@saadaamir4933 5 месяцев назад
Thank you for explaining it such beautiful way. It was much helpful.
@Bhairab_roy
@Bhairab_roy Год назад
May i know why my intelisense work so late even after uodated my vs to latest version??
@EnderRobber101
@EnderRobber101 11 месяцев назад
Thanks this was the best updated tutorial!
@lucasgodt
@lucasgodt 11 месяцев назад
thank you so much! I have been having problem with this for weeks, now its gone!
@theshadowunity8260
@theshadowunity8260 8 месяцев назад
Can we get those Asset Usages like we have in Rider?
@minhbaby3243
@minhbaby3243 2 месяца назад
Thank you CoCo Code very much.
@ghostcs541
@ghostcs541 9 месяцев назад
mine just opened up blank, what to do
@stefanciobotaru9678
@stefanciobotaru9678 7 месяцев назад
almost there, it didn't work to show Unity Message after installing Unity Toolbox. on the other hand, Intellisense works fine
@Zrewski
@Zrewski 3 месяца назад
same here
@samuelfacanha8745
@samuelfacanha8745 10 месяцев назад
Thanks for the tutorial. I was having this error: "No installed .NET SDK was found on the computer. If it is installed, make sure it can be found through the PATH environment variable. C# Dev Kit does not work without a supported version of SDK. After installing the SDK, you need restart the VS Code session, or the computer." After lots of research, adding the following line to the user preferences (command + shift + p then type "Open User Settings (JSON)") solved the problem. Hopefully this can help someone having the same issue. Probably something with ohMyZsh initialization time. "application.shellEnvironmentResolutionTimeout": 120
@CocoCode
@CocoCode 10 месяцев назад
Thank you! Sorry to hear you had issues with the installation! The C# extension (which is a Unity extension dependency) should handle that for you 😰
@Briezar
@Briezar Год назад
ah dang, I tried installing the Unity for VSCode package right when it first released but never got it to work so I uninstalled it. Didn't think it was because I didn't remove the old VSCode Editor. Will try it later today, thanks for the informative video, really needed it.
@emmabirrell1974
@emmabirrell1974 10 месяцев назад
I just cant find visual studio in any applications. I have been searching for ages and i dont know what to do. Everything is correct that i have done ao far but it wont show up on my mac
@CocoCode
@CocoCode 10 месяцев назад
Are you sure you followed the very first step in the video to download it? ;) 0:08
@normaluser9294
@normaluser9294 5 месяцев назад
You have my sub, man! Keep going, amazing work!
@Hassher34985
@Hassher34985 Год назад
Any code maid extension alternatived? Its formatter plugin. I've used csharpier but I didnt like it C sharp curly formatter for you that wanna see curly braces like vs
@Hassher34985
@Hassher34985 Год назад
Other troubles like ctrl + . (Yellow bulb) for completing ENUM, and creating new method is bad. Ive used vscode from july. I love it
@mrmansir3734
@mrmansir3734 4 месяца назад
I added the extension, but when I test out typing in private void OnTrig.... , it doesn't predict the entire syntax like how it normally would on Visual Studio. When it would predict it, I could press tab and it would autocomplete the code syntax. (private void OnTriggerEnter2D (Collider2D collider) How do I fix this so the prediction thing returns? It was a very useful feature in Visual Studio.
@surjaBruh
@surjaBruh 3 месяца назад
Have you u fixed it? I got the same issue
@mrmansir3734
@mrmansir3734 3 месяца назад
@@surjaBruh no, i havent tried to fix it ever since :( . But its on my todo list.
@mrmansir3734
@mrmansir3734 3 месяца назад
@@surjaBruh Basically there's a bunch of extensions that are similar to it. The autocomplete/predict code feature is called IntelliSense. So you just got to find a good Unity Intellisense extension.
@surjaBruh
@surjaBruh 3 месяца назад
@@mrmansir3734 I tried that out already, checked all the forums Still got something wrong Thanks for answering anyway
@surjaBruh
@surjaBruh 3 месяца назад
@@mrmansir3734 i will let you know if i willl fix it somehow, maybe will be useful for you as well
@pranavajay5528
@pranavajay5528 8 месяцев назад
@_EliteKnight_
@_EliteKnight_ 10 месяцев назад
Visual Studio and Visual Studio Code are two different editors. lol :D
@CocoCode
@CocoCode 10 месяцев назад
Yeah, they are. Microsoft has done everything possible to confuse them
@jaxmundotwitch
@jaxmundotwitch 5 месяцев назад
Tysm after trying all solutions on the internet I finally got it with your video. Love your content
@valentynvorobec7834
@valentynvorobec7834 5 месяцев назад
thank you very much sir
@firstname9928
@firstname9928 10 месяцев назад
Literally I have been struggling so long getting intellisense on my new project. THANK YOU.
@LardonLardon
@LardonLardon Год назад
Thank you !
@andreagrumpeenlate5813
@andreagrumpeenlate5813 Год назад
Tried it works…. BUT: this is not better than VS. I mean, it doesn’t even autocomplete typing your variable? I think I will uninstall this.
@CocoCode
@CocoCode Год назад
One you setup it correctly (like shown on the video), all intellisense/code suggestions features work. Let me know if you will need any help regarding that
@andreagrumpeenlate5813
@andreagrumpeenlate5813 Год назад
@@CocoCode after some (let’s call it, background thinking) it started doing auto completion for those. I’m trying to get to grips with it but it’s hard to get into a new habit. I can’t see a particular reason switch, other than the thought of jumpin ahead of when they’ll “force” us to switch.
@TheGreenSprout
@TheGreenSprout 9 месяцев назад
I followed step by step and it works until after downloading the unity extension, because I don't get the "Projects: " message, and the autocomplete doesn't work, any idea of why that might be?
@TheGreenSprout
@TheGreenSprout 9 месяцев назад
Nevermind it's fixed. For anyone else with this problem: The issue (mine at least) was the .Net SDK. I had a previous version installed (in order for the autocomplete to work before), so I uninstalled it, followed the tutorial, and when I downloaded the Unity addon it gave me a warning message telling me to download a .Net SDK and gave me a link to download it. I downloaded it, followed the tutorial again (I had to uninstall visual studio code for that, boring), and the "Projects: " message was there. Hope it helps! :D
@CocoCode
@CocoCode 9 месяцев назад
Ohh 😮‍💨 Glad it works now, thanks for the insight!
@JonStar
@JonStar 5 месяцев назад
Thank you so much!
@Nuan07
@Nuan07 3 месяца назад
You're awesome!
@wedere_fast_rap
@wedere_fast_rap 8 месяцев назад
Thank you so much! I was going insane ahah ❤
@alifurkantekdemir4262
@alifurkantekdemir4262 11 месяцев назад
Clearly work thanks!
@ukaszj2906
@ukaszj2906 11 месяцев назад
I cannot remove Visual Studio Code Editor in Unity 2022.3 cause it's a dependency to Engineering package. Still the new editor is used for the script editor.
@abdulrahmansafwat1555
@abdulrahmansafwat1555 5 месяцев назад
Same here, did you solve it?
@ukaszj2906
@ukaszj2906 5 месяцев назад
@@abdulrahmansafwat1555 Sorry, but no. Later I tried a little UE and left unity, so i dont even remember what i did with this.
@abdulrahmansafwat1555
@abdulrahmansafwat1555 5 месяцев назад
@@ukaszj2906 Thank you, I actually found out that the package doesn't have to be removed.
@ahmadjames151
@ahmadjames151 10 месяцев назад
Why not using the normal Visual Studio ?? is there any different between them ??
@CocoCode
@CocoCode 10 месяцев назад
In my experience VSStudio is way less customizable (themes, plugins) and has some weird shortcut limitations. Also please keep in mind that Mac version of VSStudio will soon be discontinued, so VSC becomes a real deal for this platform
@ahmadjames151
@ahmadjames151 10 месяцев назад
@@CocoCode thank you for respond ✔️
@EL1TEPT
@EL1TEPT 10 месяцев назад
Thank you so much broski
@parthawijaya482
@parthawijaya482 9 месяцев назад
it work well, thanks
@ArshiaBabakhani-ee4pd
@ArshiaBabakhani-ee4pd 5 месяцев назад
Thank you
@Xind0898
@Xind0898 Год назад
what is the difference between vs code and vs? i have been using exlusively vs, is there any reason for me to switch to vs code?
@Briezar
@Briezar Год назад
VS is an IDE which is, by default, fully-integrated to work with languages and engines (e.g. Unity), so it has all the needed feature but at the cost of being heavier, you should probably notice that just opening VS may take a few minutes. VSCode, on the other hand, is basically a text editor that you can insert extensions and plugins to modify it specifically for what you need. It is way lighter than VS, takes a few seconds to open and connect intellisense, but it is not fully integrated for Unity like VS, so niche features like Attach to Unity or setting breakpoints won't be there.
@Briezar
@Briezar Год назад
I switched from VS to VSCode initially because of the slow startup time, but then got more comfortable with VSCode because of how customizable it is. Don't like how the default icons look? Download an extension. Don't like any of the existing themes? Download an extension. Need some snippets? Download an extension. Missing a feature you like from VS? Download an extension. There's probably an extension for anything you need out there.
@tyleryu6432
@tyleryu6432 5 месяцев назад
Extremely helpful
@SPOIDERMaen
@SPOIDERMaen 5 месяцев назад
Thanks man
@Iamaqwerte
@Iamaqwerte 5 месяцев назад
Thanks!
@aliiftikharbutt
@aliiftikharbutt Год назад
I followed the steps by installing it in package manager but ther is no sign of VS code in my machine nor it shows up in external tools ... Should i remove Visual studio first which i have been using
@CocoCode
@CocoCode Год назад
Have you downloaded visual studio Code first? You may need to browse for it in Unity as stated on the video. No need to remove (purple) visual studio
@aliiftikharbutt
@aliiftikharbutt Год назад
@@CocoCode oops I forgot to follow the veeery first step (to download it lol) Anyways thanks for quick reply, it is now up and working. By the way 4 to 5 hours ago I was thinking to consider switching to VS code (because Visual studio is too slow on windows) and you just released very relevent video
@CocoCode
@CocoCode Год назад
Great! Let us know after some time if the change has been better for you!
@aliiftikharbutt
@aliiftikharbutt Год назад
@@CocoCode sure, I have already started enjoying it due to its quick load time
@aliiftikharbutt
@aliiftikharbutt Год назад
@@CocoCode intellisence is not working
@Theriser44
@Theriser44 Год назад
what mac do you have?
@CocoCode
@CocoCode Год назад
iMac 5K 2019
@amiroo9214
@amiroo9214 Год назад
will this work with linux?
@CocoCode
@CocoCode Год назад
Sorry, I'm unable to verify that right now 😔
@Inf4mousKidGames
@Inf4mousKidGames Год назад
If unity is on Linux then yes the only issue is the distro you chose considering the Linux community refuses to make a standard app model for their software.
@salimnegan7289
@salimnegan7289 4 месяца назад
It doesn't work for me ...
@John-1904
@John-1904 Год назад
I love VS Code
@SkorpionYassine
@SkorpionYassine Год назад
I hate VS Code
@John-1904
@John-1904 Год назад
@@SkorpionYassine haha
@CyberAngel67
@CyberAngel67 Год назад
recently? been out for months now
@CocoCode
@CocoCode Год назад
August 4th 2023, less than 2 months ago
@CyberAngel67
@CyberAngel67 Год назад
@@CocoCode I had it installed longer than that mate, I would go as far as to say May or June
@SondaPower
@SondaPower Год назад
visual studio code is shiet 🙂 the purple version is 1000000000000000 times better.
@CocoCode
@CocoCode Год назад
Any particular reasons? In my opinion, VSCode has: - better performance and multi-window support - plugin and themes support - better keyboard shortcuts and command palette The Purple/Old Visual Studio is going away soon on Mac (2024) and on Windows it a quite heavy and unresponsive peace of software
@fv4202x
@fv4202x Год назад
@@CocoCode I only use visual studio because it saves my code foldings, region foldings etc.
Далее
Setting up VS Code for Unity Development - New 2024!
7:50
How to set up Visual Studio Code for Unity
12:10
Просмотров 163 тыс.
МОЮ ТАЧКУ РАЗБИЛИ...!
39:06
Просмотров 366 тыс.
Discord Just Nerfed Uploads... (and added a New Badge)
10:29
12 VS Code Extensions to INCREASE Productivity 2024
27:13
30+ NEW features coming to Unity 6/6.1/7 SOON!
11:17
Просмотров 3,2 тыс.
Unreal Fest Seattle 2024 | Opening Session
Просмотров 2,4 тыс.
The Home Server I've Been Wanting
18:14
Просмотров 178 тыс.
Why I’m switching from Unity to Unreal Engine
9:02