Get to know GitHub Copilot in VS Code and be productive IMMEDIATELY

แชร์
ฝัง

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

  • @CaseyHendley
    @CaseyHendley 3 วันที่ผ่านมา +1

    I am notoriously impatient and this is exactly the sort of "quick and dirty" intro guide I find very useful. You've got a new subscriber for getting straight to the point. Thanks!

  • @fengz-x7z
    @fengz-x7z 7 หลายเดือนก่อน +47

    The most useful video on how to use Github Copilot in VS Code.

    • @AwaisAli-bb7rk
      @AwaisAli-bb7rk 7 หลายเดือนก่อน +2

      yes that's true

  • @robertf57
    @robertf57 3 หลายเดือนก่อน +17

    As someone who started out writing code in M6800 Assembly Language, today's programmers have absolutely no idea how easy they have it. 😆

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

      Back in 2010 I tried learning to code for the "old" original xbox. where is my IntelliSense ? where the docs? ow, cool, MSDN cd's.
      Then how did they make games in the 90s? ow, 1 book, maybe mailinglists. M68K is such a cool arch, like Z80 or 6502 but wide. I understand now why my dad got stuck in basic, he had just lost his computer buddy and other friends where not so tech savvy. You really needed to have a good book, social contacts or uni/workplace. these days, you can spend hours at home and get things done. (or not)
      you say its easy, and on this front, yes. but what language to pick? what tool to use for what? how do you tell if the AI is wrong? this comes with experience and this still is something you need to grind for. just like yesteryear. So your not wrong, but also... its differently the same. (like, ARM, x86 or RiscV be the best bet these days for assembler/bare metal C?)

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

      @@robertf57 over this long weekend I realized this and appreciate what we have. I am in healthcare, still learned typescript to the point of building apps using types generics async programming (these were probably the hardest concepts to grasp) and databases from scratch in 3 days.
      Like literally knew no typescript and only vaguely familiar with js. 3 days to literally build apps like a floor staffing management system that actually works!!
      I used gpt to help me learn, I used it so much but it just made it so easy compared to just following a book. I wouldnt trust gpt too too much for pathophysiology though lol

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

    Thanks for showing how to partially accept ghost code. I didn't know it existed, and I was very frustrated by too many lines of code that I didn't really need.

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

      😅😅😅😅😅😅😅

  • @kenniealbritton6390
    @kenniealbritton6390 6 หลายเดือนก่อน +9

    Excellent job! Very concise. And you also provided both windows and mac. Some programmers forget some of us are windows users lol. So great job including both!

    • @code
      @code  6 หลายเดือนก่อน +7

      ty! we use a lot of Windows ourselves here at MSFT... :)

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

      @@code lol

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

    Fantastic video! Straight to the point. I hit that Subscribe button in one second! I don't want to know every single thing that Copilot can do, just the super useful stuff. And, not to be too harsh, but I don't need a long intro with jokes and a 20 second intro with music and flashy images. I need this!!!

  • @syntaxsavvy2708
    @syntaxsavvy2708 8 วันที่ผ่านมา

    I used copilot for a long time using the license given by the github developer pack but this time I used all the features that exist.
    integration vscode with copilot is very indulgent 🤤

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

    Very informative and succinct. Thank you!

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

    Amazing video and amazing tool! As a newbie to the game dev field, this has helped me so much with learning C++.

  • @NotHuman-bc1cc
    @NotHuman-bc1cc 9 หลายเดือนก่อน +4

    I don’t know why, but sometimes when I am in Chat it shows that it matches with public code, even after I changed settings of code visibility in GitHub

  • @AlexandreDias18
    @AlexandreDias18 7 หลายเดือนก่อน +1

    Thanks for your time! Excellent video and excellent explanation !

  • @DmitriZaitsev
    @DmitriZaitsev 4 วันที่ผ่านมา

    How do you get that double star icon in the terminal at the end of the video?

  • @chitomi
    @chitomi 8 วันที่ผ่านมา

    thanks for this really useful video, now i understand i could use ctrl+rightarrow to accept the next word of the inline suggestion, but when i try that key binding, i could not make things done in visual studio as in vs code, how could i get the similar feature in visual studio? do need your help very much

  • @lordiblees
    @lordiblees 6 หลายเดือนก่อน +1

    Just got copilot but it refuses to work for me :/
    It says it's enabled but I get no suggestions whatsoever

  • @beuzbeuz-dq4vy
    @beuzbeuz-dq4vy 3 หลายเดือนก่อน

    What font are u using ? Many thanks!

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

    Thanks, great video. perfectly succinct.

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

    soooo worth it the $10/mo. but im a student so its even better bc its freeee!!!! thank you github!!

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

    Unless you are using 2 GitHub accounts. Then you can say goodbye to the Chat functionality. It just won't work. Then Copilot support will point fingers at the VSCode Team and vice versa

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

    Copilot is great, but sometimes I still need to get back to GPT (3.5) to solve some problems, where I need more general approach. I mean, it's to focused on code, and so even earlier and weaker llms are capable of solving some staff better.

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

    Thanks for the info!

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

    What's your theme bro? I want to use it

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

    This video convinced me.

  • @SigmaScorpion
    @SigmaScorpion 9 หลายเดือนก่อน +26

    Give me copilot for free .... I will watch all vs code copilot related videos 😅

    • @kiesun3276
      @kiesun3276 9 หลายเดือนก่อน +3

      I have watched all, give me copilot for free.

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

      Pay up 😂

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

      just do open source development

    • @vancekang
      @vancekang 8 หลายเดือนก่อน +1

      Dunbe a cheapskate

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

      Students can get it for free as part of GitHub Student Pack. But I wouldn't recommend it for inexperienced freshmen students, they'd get too lazy to learn the fundamentals of programming and would simply become coders, without understanding a thing of what they're doing

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

    Ghost text doesn't seem to be available (at least for me) on Visual Studio (not vs code). And I can't find a setting that turns it on or off.

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

      VS may have two extensions - one for Ghost Text and one for Chat. Can you confirm you have GitHub Copilot and GitHub Copilot Chat installed?

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

      @@codeYep. Both are installed.

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

      @@codeTurns out there's a Setting for line complete that needed to be set to true. It works now.

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

    Thank you for the guidance :)

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

    Very useful, thank you :)

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

    what iis the VS theme youre using ?

  • @AntoniBassolsLópez-z9g
    @AntoniBassolsLópez-z9g 27 วันที่ผ่านมา

    Good video! Thanks

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

    Inline chat is great but still need to be improved. When using it in jupyter notebooks instead of giving me one extra line of code it deletes all the previous code and just leaves me with the ‘answer to my question’

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

      And readability is difficult as soon as the code it is modifying reaches 10 to 15 lines. There is yellow stuff green stuff red stuff. Some //// lines. Confusing

    • @code
      @code  9 หลายเดือนก่อน +3

      @@coopernik thanks for the feedback. We're aware that inline chat has some room for improvement and we're working on it!

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

      I would also love it if it worked with the .NET interactive kernel and Polyglot notebooks.

  • @maurod.asuajeg.73
    @maurod.asuajeg.73 5 หลายเดือนก่อน

    Thanks so much, you kicked me do it! I just did it!

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

    TYVM

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

    when I add this comment "// function to remove a specific number from an array", it only adds ghost text for one line, not for the entire method

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

    Wow this is amazing

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

    Hello,
    how do I let Copilot index multiple files (like for a website project)?!
    For ex: I'd like to let Copilot add a sign-up option, via Google / FB account.
    How would you do that?
    Thanks.

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

      Have them opened in the editor, or specify @workspace in the Copilot Chat

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

      @@Naej7 @workspace is the answer!

  • @Charles.5277
    @Charles.5277 8 หลายเดือนก่อน

    Awesome 🔥🔥

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

    is there a way to find specific text from github copilot chat ?

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

      like a search for chat history?

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

      @@code yes

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

    Can't wait until Github Copilot has the year-old GPT-4.

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

      It’s been powered by gpt4 since November

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

      ​@@Simon-us4bn he's talking about turbo

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

      @@Simon-us4bnHaters gotta hate

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

    Visual Studio on MacOS:can't get to inline chat as Command-I gets trapped by VS!

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

    being more productive and more productive, more productive and more productive. be more productive and more productive. at the end there are no human.

  • @adibmohamed8356
    @adibmohamed8356 11 วันที่ผ่านมา

    It can run in windows env but cannot run in wsl2 env

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

    thanks for the video

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

    Magic ✨

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

    I mostly need it in edge cases and there it cant really help me... :(

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

    fire!

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

    Note that Copilot won't be available during code interviews.

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

      Only if the interview/employer is crappy or for very specific extraconfidential projects

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

      @@TheMelo1993 if thats the case then i am sure more than 90 % of interviewers are crappy

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

    This takes impostor syndrome to another level.

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

    I hate that you put a price on this

    • @Kayzewolf
      @Kayzewolf 6 หลายเดือนก่อน +1

      It’s $10/mo… lol It costs money and development to provide this service, after all.

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

    Can i get for free? if not what is the free alternative?

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

    Is there any way to get it for free to learn it.

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

      There’s a try of one month

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

    02:05 MACOS (Control + Return)

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

    This guy reminds me of Jo Koy

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

    wonderful

  • @NotHuman-bc1cc
    @NotHuman-bc1cc 9 หลายเดือนก่อน

    And also cmd + enter is not working on Mac. Look on this issue

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

      It looks like it's set to ctrl + enter on Mac. You can change it in your key bindings (search for "Open Completions Panel"). They should probably default to cmd instead of ctrl, but cmd + enter is also bound to "Inline Chat: Accept Changes" so they might have changed it to prevent a conflict.

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

      CTRL+Enter (instead of CMD+Enter) works for me as described on macOS VS Code

  • @maneshipocrates2264
    @maneshipocrates2264 9 หลายเดือนก่อน +4

    Gitpilot = money

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

    I can hear all the Scrum master of the universe out there saying "YOu have GEnAI doing this for you ... WE SHOULD SLASH BY 90% all the story points"

  • @haha-eg8fj
    @haha-eg8fj 9 หลายเดือนก่อน

    Not free...

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

    CMD + I
    Or
    CMD + ENTER

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

    Nice tool to going be lazy ...

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

    Plot Twist: The code shown at 0:44 is actually very bad and should not pass any checks.

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

      I haven’t tried it, but it looks good to me
      I just don’t know what the hell is the result variable doing here lol

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

    It's not free