How to use Cygwin's Bash as a shell within Visual Studio Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

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

  • @juanjosecelada
    @juanjosecelada 3 ปีที่แล้ว +3

    Straight forward and clear. Thanks Jonathan for this great clip. This will aid my students who are using this setup to run OpenMP in my undergrad class.

    • @lakelse2
      @lakelse2  3 ปีที่แล้ว

      Juan, thank you! You've made my day. :)

  • @vamos6732
    @vamos6732 2 ปีที่แล้ว +1

    Thank you very much. You saved me.

  • @BiblicalArchaeologyAR
    @BiblicalArchaeologyAR 4 ปีที่แล้ว

    Thank you! Merry Christmas and God bless!

    • @lakelse2
      @lakelse2  4 ปีที่แล้ว +1

      You're most welcome and Merry Christmas to you as well. :)

  • @mikelong3444
    @mikelong3444 ปีที่แล้ว

    #Awesome just #Awsome

  • @affanyunas7693
    @affanyunas7693 2 ปีที่แล้ว +1

    Thank you its very helpfull

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

    Shell Launcher extension is deprecated as it no longer being mantained. Do you know alternative extensions?

  • @andypratt4094
    @andypratt4094 3 ปีที่แล้ว +1

    Thanks for this!

  • @privateparrot
    @privateparrot 4 ปีที่แล้ว

    Super informative - thanks!

  • @sase1017
    @sase1017 3 ปีที่แล้ว +1

    Thanks a lot!

  • @juarez1011
    @juarez1011 3 ปีที่แล้ว

    Thank you! I'd like also to make this "cygwin bash" the default terminal. But when I try to "select default profile" it isn't listed there. Do you know any solution?

  • @federicobau8651
    @federicobau8651 4 ปีที่แล้ว

    nice man thanks, man that's pretty smart

  • @jooku7
    @jooku7 3 ปีที่แล้ว

    life saver bro

  • @funkmasterpete2871
    @funkmasterpete2871 4 ปีที่แล้ว

    When I try to run the test.sh file I get "no such file in directory", I'm probably in the wrong directory, but how do I change it to the one that I'm at?

    • @lakelse2
      @lakelse2  4 ปีที่แล้ว

      If you followed the video, the script was in the 'home' directory. You can go there by running 'cd ~' (minus the quotes). When running the script, make sure to include the 'dot slash' in front, ie, ./test.sh. If you still have a problem, let me know. :) Good luck!

    • @funkmasterpete2871
      @funkmasterpete2871 4 ปีที่แล้ว

      ​@@lakelse2 Hey, thank you so much for the quick answer! But like if I have my coding directory for example in the path: desktop/projectfolder, which has the test.sh file. How do I run that? Or does everything have to be in the home directory?

    • @lakelse2
      @lakelse2  4 ปีที่แล้ว +1

      @@funkmasterpete2871 no prob at all. Glad to help! So, yeah, there are a few ways to execute the script. Perhaps the easiest way is to change to the directory of the script. If I understand correctly, you have a project folder on your desktop? If so, you'll likely have to change directory, something like this: cd /cygdrive/c/users//Desktop/project-folder
      Happy to work through this with you. Let me know.

  • @ayaan-world
    @ayaan-world 4 ปีที่แล้ว

    thanks for your Video...really helpful

    • @lakelse2
      @lakelse2  4 ปีที่แล้ว

      Glad it was helpful!

  • @LuisUPC
    @LuisUPC 9 หลายเดือนก่อน +1

    Shell Launcher extension is deprecated as it is no longer mantained. Do you know alternative extensions?

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

      Did you know anything ?

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

      @@doaahagag2178 Not yet