How to Install Visual Studio Code on Mac | Install VSCode on macOS

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025
  • 🚀🍏 *Elevate Your Coding Experience: Installing Visual Studio Code on Mac! (M1, M2, M3, MacBook Pro, MacBook Air)* 💻💡
    Ready to kickstart your coding journey on macOS? Follow our straightforward guide on "How to Install Visual Studio Code on Mac | Install VSCode on macOS" and embrace the power of one of the most popular code editors.
    🌟 *Installation Highlights:*
    🖥️ *Downloading Visual Studio Code:* Get the latest version from the official website.
    📦 *Installing VSCode on macOS:* Utilize a simple and user-friendly installation process.
    🔗 *Step-by-Step Guide:*
    1. *Download Visual Studio Code:*
    Open your web browser and navigate to the official Visual Studio Code website: [VSCode Download](code.visualstu....
    2. *Get the macOS Installer:*
    Click on the macOS download button to get the installer package.
    3. *Open the Installer Package:*
    Locate the downloaded `.dmg` file and open it.
    4. *Drag VSCode to Applications:*
    Drag the Visual Studio Code icon to the "Applications" shortcut to install it.
    5. *Access VSCode in Applications:*
    Open the "Applications" folder and launch Visual Studio Code.
    6. *Optional: Add to Dock (if desired):*
    Right-click on the VSCode icon in the Dock and choose "Options" - "Keep in Dock" for quick access.
    7. *Install Additional Tools (Optional):*
    Explore VSCode extensions and tools to enhance your coding environment. Access the Extensions view using the icon on the sidebar.
    8. *Update VSCode (if needed):*
    Visual Studio Code regularly receives updates. Check for updates under the "Help" menu.
    🚀 *Congratulations! You're now ready to code with Visual Studio Code on your Mac!*
    🖥️ *Hashtags:*
    #VSCode #MacOS #CodingOnMac #TechTutorial #VisualStudioCode #DeveloperTools #TechHowTo #CodingEnvironment #DigitalLearning #CodingTips #MacOSDevelopment #CodeEditor

ความคิดเห็น • 68

  • @jahanavichauhan5569
    @jahanavichauhan5569 10 หลายเดือนก่อน +8

    Thanks Yogesh, it was very easy to follow the instruction and set up VS code on Mac.

  • @MilenMinchev-t2u
    @MilenMinchev-t2u 7 หลายเดือนก่อน +10

    Thanks! Very helpful!
    Can you make a short video of how to completely uninstall VsCode from MacOs?

  • @raghavendragg9709
    @raghavendragg9709 5 หลายเดือนก่อน +4

    Thank you Yogesh. This was very useful to setup VS code on my new mac

  • @AbhishekGupta-pj6ty
    @AbhishekGupta-pj6ty หลายเดือนก่อน +1

    thank you for helping me in installing vs code on my Mac in very easy way😊
    this was very smooth👍

  • @rocioradu8636
    @rocioradu8636 8 หลายเดือนก่อน +4

    Thanks a lot! I but my first mac and I need to configure all again.. very useful!

  • @gev_ashot
    @gev_ashot 3 วันที่ผ่านมา

    thank you brother for tutorial

  • @rubayetratul440
    @rubayetratul440 7 หลายเดือนก่อน +4

    5:36 i don't get any directories after putting cd documents on terminal. why ????

    • @sahilrahaman8423
      @sahilrahaman8423 4 หลายเดือนก่อน +1

      Same problem

    • @KarriSaiPradeepRao
      @KarriSaiPradeepRao หลายเดือนก่อน

      Same problem what to do??

    • @alessandro6885
      @alessandro6885 29 วันที่ผ่านมา +1

      Gonna try my best not to be rude or condescending, but that very likely means you haven’t created any directories/folders within the Documents directory.
      To do so from the macOS GUI:
      Open Finder
      Click Documents
      Right click (or the equivalent button on a Magic Mouse) in Documents
      Click “New”
      Click “Folder”
      Name your folder and tap the “Enter/Return” key.
      To do so in the CLI (command line interface)
      Open the Terminal
      If you’re already in the Home (~) directory, type “cd Documents/“ then press “Enter/Return”
      If you’re in any other Directory, type “cd ~/Documents/“ then press “Enter/Return”
      Type mkdir (stands for make directory)
      If the directory you’re in requires admin/root privileges, you may have to type “sudo” before “mkdir” and then your Mac’s password to proceed
      After you type either “sudo mkdir” or just “mkdir,” don’t press “Enter/Return” just yet, type the name of your folder/directory and then press Enter/Return.
      Much like in Windows, the easiest way is to do it via the GUI, but sometimes you may have to create sub directories within a root or admin directory that requires the password and it’s way easier to do that via the Terminal/CLI.

    • @D.artist279
      @D.artist279 16 วันที่ผ่านมา

      thanks a lot ​@@alessandro6885

  • @SheronLiyanage-gw8jg
    @SheronLiyanage-gw8jg 8 หลายเดือนก่อน

    Thank you so much, very helpful :)

  • @skhossain4116
    @skhossain4116 7 หลายเดือนก่อน

    Another great tutorial

  • @pehelbagrecha5363
    @pehelbagrecha5363 6 หลายเดือนก่อน +4

    In my case it is showing zsh command not found.. what sholud i do?

    • @Abidas248
      @Abidas248 4 หลายเดือนก่อน +1

      this is what he wanna say
      how to get the command

  • @victorsantillan4746
    @victorsantillan4746 3 หลายเดือนก่อน +1

    Thanks for the contribution

  • @matthewblasco4720
    @matthewblasco4720 5 หลายเดือนก่อน +1

    Thank you sensei !

  • @abhinav7560
    @abhinav7560 3 หลายเดือนก่อน

    Very helpful!

  • @rainart8859
    @rainart8859 5 หลายเดือนก่อน +2

    Hello, is it possible to install visual studio on mac? could you guide me?

  • @แหล่งเรียนรู้โลกกว้าง
    @แหล่งเรียนรู้โลกกว้าง 3 หลายเดือนก่อน

    thank you helpfull!!
    😍😍

  • @patriciadias6990
    @patriciadias6990 8 หลายเดือนก่อน

    Amazing video! Thank you very much! 🙌

  • @abhinavsharma5447
    @abhinavsharma5447 2 หลายเดือนก่อน

    Ur video is really informative n helpful. Do u know how we can setup vs code for Salesforce in mac

  • @Boys_911
    @Boys_911 10 หลายเดือนก่อน +1

    Do it require a latest macOS

  • @ARGHYABISWAS-pc9mp
    @ARGHYABISWAS-pc9mp 4 หลายเดือนก่อน +3

    When I type shell command I found no install or uninstall code command option on vs code. I am using macbook air m3 and I also have newest macos.🧐

    • @code_maaster
      @code_maaster 2 หลายเดือนก่อน +2

      First press command +shift+p

    • @CelliumsBurner
      @CelliumsBurner 2 หลายเดือนก่อน

      Brother watch the god damn video

    • @prnyrje
      @prnyrje 29 วันที่ผ่านมา

      Brother, I also have a m3 and in my case I directly started coding by adding vs extension and by a single code it starts heating, if it happens with you also please tell

    • @Bustabecca
      @Bustabecca 27 วันที่ผ่านมา

      try using this before

  • @tahseenfatma9629
    @tahseenfatma9629 11 หลายเดือนก่อน

    informative video. Thanks 😊

  • @ArkadeepMukherjee-l7g
    @ArkadeepMukherjee-l7g 27 วันที่ผ่านมา

    Thanks a lot sir

  • @CarlosReyes-e3o
    @CarlosReyes-e3o 3 หลายเดือนก่อน

    Love it. Succinct! Thank you!

  • @FedeCang
    @FedeCang 6 หลายเดือนก่อน

    Thanks mate +1 Sub!

  • @awaraamin6850
    @awaraamin6850 7 วันที่ผ่านมา

    Thank you

  • @LuisAlbertoVillarOrtiz-tb5bf
    @LuisAlbertoVillarOrtiz-tb5bf 6 หลายเดือนก่อน

    Hello there, thanks for sharing. I have a question why did you click uninstall and then install? What if I click just install...

  • @sasna.p.abcaai2873
    @sasna.p.abcaai2873 2 หลายเดือนก่อน +1

    I have no directory so how should I do that plz reply

    • @KarriSaiPradeepRao
      @KarriSaiPradeepRao หลายเดือนก่อน

      Did you get that??

    • @hibye455
      @hibye455 10 วันที่ผ่านมา

      its your wish if u want to create or not

  • @Bigbopperairguns
    @Bigbopperairguns 3 หลายเดือนก่อน

    How can I download this on a 2015 mac pro

  • @RochelleSmith-h9h
    @RochelleSmith-h9h 10 หลายเดือนก่อน +1

    I’m stuck on 5:48 when I enter cd documents and the next command 1s doesn’t work

    • @nikhil2830_
      @nikhil2830_ 6 หลายเดือนก่อน

      For me also

    • @MD.NAFIS-IITJMU
      @MD.NAFIS-IITJMU 3 หลายเดือนก่อน +1

      Small L ( l ) and s

  • @rupaljain2886
    @rupaljain2886 10 หลายเดือนก่อน +18

    Why do we have to install the "code' command

  • @xaeyage
    @xaeyage 29 วันที่ผ่านมา

    What happens if I delete the VSCode Darwin universal zip folder?

  • @Tewahedo16
    @Tewahedo16 7 หลายเดือนก่อน

    When you write the directory you were to fast. Its not works for me.😢

  • @dhruvpatel7555
    @dhruvpatel7555 หลายเดือนก่อน

    I got bad character t
    While running code please slove it sir

  • @ghadi8173
    @ghadi8173 5 หลายเดือนก่อน

    when i press run it take long time to run and no output appear why?

  • @NareshKumar-vt4sh
    @NareshKumar-vt4sh 11 หลายเดือนก่อน +2

    Perfect time ❤🎉😂

  • @nikhil2830_
    @nikhil2830_ 6 หลายเดือนก่อน

    Sir what is that 1s you’re typing there????

    • @Auks98
      @Auks98 3 หลายเดือนก่อน

      its Ls with lower caps so ls

  • @ayiluriyashwanthreddy7960
    @ayiluriyashwanthreddy7960 8 หลายเดือนก่อน

    topper topper bro nevus

  • @ShigenLoo
    @ShigenLoo 10 หลายเดือนก่อน

    How to run C program code?

  • @iamomkarrr
    @iamomkarrr 5 หลายเดือนก่อน

    my vs code is not opening

  • @VishalSharma-x7m
    @VishalSharma-x7m 11 หลายเดือนก่อน +1

    Awesome

  • @aleminov1
    @aleminov1 11 หลายเดือนก่อน

    cooooooooool

  • @dhruvpatel7555
    @dhruvpatel7555 หลายเดือนก่อน

    I got bad character t
    While running code please slove it sir

  • @RochelleSmith-h9h
    @RochelleSmith-h9h 10 หลายเดือนก่อน

    I’m stuck on 5:48 when I enter cd documents and the next command 1s doesn’t work

    • @whoisthat123-o3c
      @whoisthat123-o3c 10 หลายเดือนก่อน

      Just type code and it will open studio and you can navigate manually from there

  • @RochelleSmith-h9h
    @RochelleSmith-h9h 10 หลายเดือนก่อน

    I’m stuck on 5:48 when I enter cd documents and the next command 1s doesn’t work

  • @RochelleSmith-h9h
    @RochelleSmith-h9h 10 หลายเดือนก่อน +5

    I’m stuck on 5:48 when I enter cd documents and the next command 1s doesn’t work

    • @fzswift4112
      @fzswift4112 9 หลายเดือนก่อน +2

      it's supposed to be ls not 1s

    • @zeerakasim6316
      @zeerakasim6316 5 หลายเดือนก่อน

      you accidentally are typing the number 1 then s, it should be the letter l then s. So this should be the command:
      ls

    • @hackernoob7986
      @hackernoob7986 2 หลายเดือนก่อน

      Still not able to ​@@zeerakasim6316

    • @hackernoob7986
      @hackernoob7986 2 หลายเดือนก่อน

      ​@@zeerakasim6316capital i