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

Поділитися
Вставка
  • Опубліковано 17 жов 2024

КОМЕНТАРІ • 137

  • @al28314
    @al28314 7 місяців тому +14

    Thank you bro, i've been struggling with this for an entire week.

  • @BILGI_PASA
    @BILGI_PASA Рік тому +7

    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!

  • @orangeviper1264
    @orangeviper1264 14 днів тому +1

    Thanks this helped a lot
    Why don't the actual official guides make it this clear on how to set this kind of stuff up it's super frustrating

  • @jaxmundotwitch
    @jaxmundotwitch 5 місяців тому

    Tysm after trying all solutions on the internet I finally got it with your video. Love your content

  • @firstname9928
    @firstname9928 10 місяців тому

    Literally I have been struggling so long getting intellisense on my new project. THANK YOU.

  • @normaluser9294
    @normaluser9294 5 місяців тому

    You have my sub, man! Keep going, amazing work!

  • @magic00squirrel
    @magic00squirrel 11 місяців тому +3

    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.

  • @CocoCode
    @CocoCode  11 місяців тому +8

    How about VS vs VSCode comparison (for Unity) video?

    • @itsAdopo_DevXD
      @itsAdopo_DevXD 11 місяців тому +1

      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 😭😭😭😭

  • @saadaamir4933
    @saadaamir4933 5 місяців тому

    Thank you for explaining it such beautiful way. It was much helpful.

  • @EnderRobber101
    @EnderRobber101 Рік тому +1

    Thanks this was the best updated tutorial!

  • @diplodocus3
    @diplodocus3 Рік тому +1

    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

  • @omurpods
    @omurpods Рік тому +2

    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.

  • @thomasanderson1416
    @thomasanderson1416 Місяць тому +1

    Don't you need to also add the C# and C# Devkit extensions and separately install the .NET SDK?

  • @isaaccontee
    @isaaccontee 7 днів тому

    Thank you, this is the best way and it's free.

  • @SanLiuk
    @SanLiuk 11 місяців тому +3

    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.

  • @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.

  • @alifurkantekdemir4262
    @alifurkantekdemir4262 11 місяців тому

    Clearly work thanks!

  • @MonstrumReborn
    @MonstrumReborn 28 днів тому

    How do I get the Unity thing on Visual Studio on Windows 11? I cant find preferences, or the unity thing...

  • @misterlonely6057
    @misterlonely6057 Рік тому +2

    Yay, thank you! :D

  • @itsAdopo_DevXD
    @itsAdopo_DevXD 11 місяців тому +1

    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 😭😭😭😭

  • @wedere_fast_rap
    @wedere_fast_rap 9 місяців тому

    Thank you so much! I was going insane ahah ❤

  • @ducnguyen-y4q
    @ducnguyen-y4q 11 місяців тому +2

    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 11 місяців тому

      did u fix ? if yes could you tell how?

  • @minhbaby3243
    @minhbaby3243 3 місяці тому

    Thank you CoCo Code very much.

  • @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?

  • @sbschl
    @sbschl 11 годин тому

    Are you from Georgia?

  • @ZBR92
    @ZBR92 2 місяці тому

    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

  • @slamsandwich19
    @slamsandwich19 Місяць тому

    I'm subscribing because of this video

  • @InkDevil999
    @InkDevil999 3 місяці тому

    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.

  • @Dragonforge-Studios
    @Dragonforge-Studios 3 місяці тому +1

    Finally, my pc has stopped burning

  • @tyleryu6432
    @tyleryu6432 6 місяців тому

    Extremely helpful

  • @LardonLardon
    @LardonLardon Рік тому +2

    Thank you !

  • @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

  • @SigmaZer0
    @SigmaZer0 11 місяців тому +1

    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 11 місяців тому

      how did you fix? did you? I have Mac mini m2 . same stuff .NET Core SDK error

    • @SigmaZer0
      @SigmaZer0 11 місяців тому

      @@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 11 місяців тому

      @@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!

  • @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.

  • @Laomer_Dev
    @Laomer_Dev 3 місяці тому +2

    thank you bro ❤🌹

  • @phihung2709
    @phihung2709 Місяць тому

    why my assets folder in vs code does not have anything?

  • @AizakuGaming
    @AizakuGaming 5 місяців тому +1

    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.

  • @lucasgodt
    @lucasgodt 11 місяців тому

    thank you so much! I have been having problem with this for weeks, now its gone!

  • @SOLShinji
    @SOLShinji Місяць тому

    It says unlock it. It looks like you can but can't really set it up.
    How to fix that

  • @alexdell9323
    @alexdell9323 5 місяців тому

    Unfortunately it just says no installed .net DSK was found or so,etching, like that.

  • @ЛюбаПопавра
    @ЛюбаПопавра 6 місяців тому +1

    2:01 What to do , if there is no “project” inscription? What might this depend on?

    • @steveruu
      @steveruu 4 місяці тому

      having the same issue

  • @anthonypolancov7287
    @anthonypolancov7287 Місяць тому

    Thank you so much!

  • @JonStar
    @JonStar 5 місяців тому

    Thank you so much!

  • @dm1tryrin
    @dm1tryrin Рік тому

    @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)

  • @hamidlafiesta1767
    @hamidlafiesta1767 5 місяців тому

    when i do this there is an error instead of having the number of projects it is in red

  • @EL1TEPT
    @EL1TEPT 11 місяців тому

    Thank you so much broski

  • @hackblox-d5w
    @hackblox-d5w 3 місяці тому

    Thank you the suggestion work fine but when i save in vs code unity didnt compile

  • @1ht1baron
    @1ht1baron 9 місяців тому

    I am writing “void OnTrigger” but intellisense not working.
    --
    Fixed: I installed this extension: “Unity Code Snippets”

  • @parthawijaya482
    @parthawijaya482 9 місяців тому

    it work well, thanks

  • @diamondsword7821
    @diamondsword7821 9 місяців тому

    vs code is not opening for me after I press "open c# project". Please help me

  • @Bhairab_roy
    @Bhairab_roy Рік тому

    May i know why my intelisense work so late even after uodated my vs to latest version??

  • @emmabirrell1974
    @emmabirrell1974 11 місяців тому

    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  11 місяців тому

      Are you sure you followed the very first step in the video to download it? ;) 0:08

  • @mpgaming07
    @mpgaming07 Рік тому

    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.

  • @TheGreenSprout
    @TheGreenSprout 10 місяців тому

    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 10 місяців тому

      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  10 місяців тому +1

      Ohh 😮‍💨 Glad it works now, thanks for the insight!

  • @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 4 місяці тому

      Have you u fixed it? I got the same issue

    • @mrmansir3734
      @mrmansir3734 4 місяці тому

      @@surjaBruh no, i havent tried to fix it ever since :( . But its on my todo list.

    • @mrmansir3734
      @mrmansir3734 4 місяці тому

      @@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 4 місяці тому

      @@mrmansir3734 I tried that out already, checked all the forums
      Still got something wrong
      Thanks for answering anyway

    • @surjaBruh
      @surjaBruh 4 місяці тому

      @@mrmansir3734 i will let you know if i willl fix it somehow, maybe will be useful for you as well

  • @TechFix-Hub77
    @TechFix-Hub77 2 місяці тому

    My Problem is: When I nistaling it says Validating so long

  • @GTZ-98
    @GTZ-98 11 місяців тому

    Did everything you stated in the video, still IntelliSense does not work for me...

  • @supertenchoo4271
    @supertenchoo4271 2 місяці тому

    I could not find the path for Vs code on windows

  • @Nuan07
    @Nuan07 3 місяці тому

    You're awesome!

  • @Iamaqwerte
    @Iamaqwerte 6 місяців тому

    Thanks!

  • @楊士賢-k2o
    @楊士賢-k2o 2 місяці тому

    You are my hero

  • @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

  • @valentynvorobec7834
    @valentynvorobec7834 6 місяців тому

    thank you very much sir

  • @theshadowunity8260
    @theshadowunity8260 8 місяців тому

    Can we get those Asset Usages like we have in Rider?

  • @SPOIDERMaen
    @SPOIDERMaen 6 місяців тому

    Thanks man

  • @Xind0898
    @Xind0898 Рік тому +2

    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 Рік тому +1

      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 Рік тому +2

      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.

  • @AKExtra-wr6uy
    @AKExtra-wr6uy 6 місяців тому

    Can't remove "visual studio code editor" package due to dependencies

    • @surjaBruh
      @surjaBruh 4 місяці тому

      Uninstall "Engineer" package

  • @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

  • @ArshiaBabakhani-ee4pd
    @ArshiaBabakhani-ee4pd 6 місяців тому

    Thank you

  • @littledemo3605
    @littledemo3605 Рік тому

    Google play services achievement and leaderboard tutorial please 🙏, discord Link not working

  • @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 11 місяців тому

    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  11 місяців тому

      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 😰

  • @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.

  • @Theriser44
    @Theriser44 Рік тому

    what mac do you have?

  • @ahmadjames151
    @ahmadjames151 11 місяців тому

    Why not using the normal Visual Studio ?? is there any different between them ??

    • @CocoCode
      @CocoCode  11 місяців тому +1

      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 11 місяців тому +1

      @@CocoCode thank you for respond ✔️

  • @John-1904
    @John-1904 Рік тому +3

    I love VS Code

  • @Opi-n9n
    @Opi-n9n 2 місяці тому

    mannnnnnn i lovvvvvvvvvve uuuuuuuuuuuuuuuuuuu

  • @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.

  • @DarshSharma-y1k
    @DarshSharma-y1k 5 місяців тому

    I DONT SEE VISUAL STUDIO CODE , I ONLY SEE VISUAL STUDIO IN THE EXTERNAL TOOLS TAB

  • @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  Рік тому +1

      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.

  • @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.

  • @pranavajay5528
    @pranavajay5528 9 місяців тому

  • @ChaosGaysurgency
    @ChaosGaysurgency 6 місяців тому +1

    AFTER 2 YEARS OF SEARCHING

  • @_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

  • @salimnegan7289
    @salimnegan7289 4 місяці тому +1

    It doesn't work for me ...

  • @paruslovee
    @paruslovee 8 місяців тому

    очень знакомый голос... Ну точно ты русский, но какой именно канал хз

  • @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 Рік тому +2

    visual studio code is shiet 🙂 the purple version is 1000000000000000 times better.

    • @CocoCode
      @CocoCode  Рік тому +4

      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.

  • @SingularityPk
    @SingularityPk 3 місяці тому

    Thanks alot man

  • @brandonbonner4535
    @brandonbonner4535 5 місяців тому

    mine is lock and I can't remove it I need help!