GitHub Copilot CLI: AI for the Command-Line

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024

Комментарии • 26

  • @ElijahManor
    @ElijahManor  Год назад +7

    🗒 I'll prob slow down on the AI videos for a while. I had the Warp one planned and then suddenly got access to Copilot, so I wanted to get one out for it too. The current plan is to focus back on other things now. I sure have a whole backlog of content that I want to make!
    🤣 Oh yeah, and boop the like button, subscribe, &| join as a member

  • @vaisakhkm783
    @vaisakhkm783 Год назад +7

    this is actually better solution than whatever wrap is doing....

    • @ElijahManor
      @ElijahManor  Год назад +2

      It is nice that you can use it in any terminal emulator

  • @shiva.sharan
    @shiva.sharan Год назад +4

    I got access as well this is pretty cool. I've been using it to do some nice git stuff and integration with simple linters etc. Also, nice to see a fellow vimium user 🎉

    • @ElijahManor
      @ElijahManor  Год назад

      Yay, glad you got access. How long did it take you to get it? And yes, vimium is pretty nice!

  • @mattshirlaw3092
    @mattshirlaw3092 Год назад +2

    Patiently waiting for my invite to copilot cli 😂

    • @ElijahManor
      @ElijahManor  Год назад

      Yay, hope you get one soon! It sure if fun to use

  • @VovaY
    @VovaY Год назад

    Elijah, great video!
    I learnt a lot:
    - I will definitely try it
    - there is no need in the fancy Warp emulator with this tool
    - this jumping blue rectangle with text distracts more than helps
    - all your videos are great
    - you live in Nashville
    - there are 2-layered caps ;)

    • @ElijahManor
      @ElijahManor  Год назад

      Thank you for your continued interest and kindness in your thoughtful feedback.
      And yes, I was thinking this one might appeal more to my viewers than my last video which seemed a bit more polarizing.
      Good tip about the blue text prompter being distracting. I was trying out a new feature of the tool I've been using. I thought it might help when there were more words being said than action shown, but maybe not.
      And yup, Nashville, TN! Did I say that somewhere in the video?
      Hm, not sure what you mean by "there are 2-layered caps". Did I misspeak in the video about something? Can you elaborate and/or give context?

    • @VovaY
      @VovaY Год назад +1

      He-he, I meant that you hat looks like it has 2 layers) Sorry for my English.
      Nashville is mentioned in your alias for weather in the config

    • @ElijahManor
      @ElijahManor  Год назад

      @@VovaY oh yes! it was right before a haircut, so my hair was getting long. I tend to wear a hat in those cases ha ha. and good eye about my weather alias!

  • @MsHenxo
    @MsHenxo Год назад +1

    amazing video

    • @ElijahManor
      @ElijahManor  Год назад

      Yay, thanks! Glad you enjoyed it. It was sure fun to play with

  • @ErmandDurro
    @ErmandDurro Год назад

    Great video 👏

    • @ElijahManor
      @ElijahManor  Год назад +1

      Thanks Ermand! Glad you enjoyed it and appreciate you supporting the channel

  • @rccnw
    @rccnw Месяц назад

    git?' is not recognized. but 'gh copilot explain' works wonders. Is this video out of date?

  • @haxor812
    @haxor812 Год назад +1

    off topic: what terminal prompt do you use elijah?

    • @ElijahManor
      @ElijahManor  Год назад +1

      Ohh, I switch around here and there. I'm not exactly sure what the prompt was in that video. It was probably either pure or starship
      brew install pure
      brew install starship

  • @WeekendStudy-xo6lq
    @WeekendStudy-xo6lq 5 месяцев назад

    Which browser do you use?

  • @togashiyuuta.
    @togashiyuuta. Год назад

    I wanted to ask something. Can I run c++ code inside lazyvim. just using a command

  • @DartMitai
    @DartMitai Год назад

    a new question (an idea for a video), how to make nvim-cmd so that after a certain character, for example, "," autocompletion does not pop up

    • @ElijahManor
      @ElijahManor  Год назад

      Hmm, I've not tried something quite like that yet, but it seems like you might be able to follow the pattern of this (to disable in a comment) github.com/hrsh7th/nvim-cmp/wiki/Advanced-techniques#disabling-completion-in-certain-contexts-such-as-comments but instead check for the character under the cursor. Haven't tried it, but I'd prob start there and play around.

  • @tolutronics
    @tolutronics 3 месяца назад

    How can i get access?

  • @张文平-l6u
    @张文平-l6u Год назад

    is that possible to do code reivew with this cli in an automate fasion ?