Copilot Best Practices (What Not To Do)

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

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

  • @adrielomalley
    @adrielomalley 4 дня назад

    The most useful tip for me was using the arrow keys to quickly search prompt inputs. Fantastic feature! Thanks for the clear and concise video.

  • @adrielomalley
    @adrielomalley 4 дня назад

    The spaghetti and spoon analogy is spot on. Just because something is possible doesn't mean it's the right approach. Efficiency is key when working with Copilot.

  • @adrielomalley
    @adrielomalley 4 дня назад

    I've definitely made that mistake with inline prompting before. Thanks for clearing that up!

  • @tlskillman
    @tlskillman 8 месяцев назад +8

    Very helpful. I had no idea some of these features existed. Thanks.

  • @alexandergarzon8052
    @alexandergarzon8052 7 месяцев назад +5

    I would love to have an /improve command. Essentially, I envision writing my own code first and then seeking feedback from Copilot for suggestions on better approaches, improved syntax, and more.

    • @adrielomalley
      @adrielomalley 4 дня назад

      Copilot shortcuts: /analyze, /explain, /fix. Use them!

  • @aar021
    @aar021 8 месяцев назад +4

    Love it. Thank you for the video. Love your delivery style. Also love Copilot, it is a smart time saver.

  • @stevenzhang8620
    @stevenzhang8620 8 месяцев назад +6

    My takeaway from the video: use inline chat(command + i), use / command.

  • @AhmadElhedek
    @AhmadElhedek 7 месяцев назад +5

    So why comments for prompting is bad though? maybe not very effective I get it but I feel like the video didn't tell me why it is bad.

  • @sandervandemoortel370
    @sandervandemoortel370 4 месяца назад +3

    "it is constantly learning from your.... feedback" :D

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

      lol ikr I got a chuckle out of that

  • @Mempler
    @Mempler 8 месяцев назад +3

    before ctrl+i was a thing, I constantly used the comment method.

  • @kate-pt2ny
    @kate-pt2ny 8 месяцев назад +1

    This video is very meaningful. I learned a lot. Thank you for sharing.

  • @ovidiuc4
    @ovidiuc4 8 месяцев назад +1

    For me, both inline chat and the chat panel have been useless. Suggestions are always much lower quality than ghost text, whether I highlight the context or not. And I have to do extra work to get them (i.e. explain what I want). When context is needed, I go to Chat GPT in the browser, where I can have control over the context and have a conversation with it.

    • @madacol
      @madacol 5 месяцев назад

      This is my experience too, I am using Linux and I've tried more than 5 times using the *inline chat* instead of the *comment-prompting*, and comment-prompting always win. Inline chat seems to not understand where I want the change or its context is messed up

  • @rs3800
    @rs3800 8 месяцев назад +9

    I disagree a bit with using comments in code for copilot: how to persist instructions for copilot in context otherwise?
    copilot has a very bad memory from chats.

    • @crackwitz
      @crackwitz 8 месяцев назад +1

      The "what" is already encoded in the code. Comments are for "why".

    • @rs3800
      @rs3800 8 месяцев назад +1

      @@crackwitz it's not always already in the code if Copilot does not perform as expected. Then it's IMHO helpful to have the comments as supporting "context". I think it also make sense to omit the verbs: "table of customers" instead of "create table of...."

  • @adrielomalley
    @adrielomalley 4 дня назад

    Where can I find a directory of Copilot's "/" commands? Is it in the Git project, a whitepaper, the documentation, or the README?

  • @ae-gc7ck
    @ae-gc7ck 8 месяцев назад

    This was helpful for me. Thank you

  • @DavidSandoval-dd5eq
    @DavidSandoval-dd5eq 6 месяцев назад

    What's not to love. Microsoft knows how to make it easy for beginners.

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

    thanks, very usefull !

  • @rootulp
    @rootulp 8 месяцев назад +2

    Why should comments not be used for prompts?

    • @krishnabisen2666
      @krishnabisen2666 8 месяцев назад

      Because that's not how we usually write the code, and it doesn't look clean

  • @mfsbo
    @mfsbo 8 месяцев назад +1

    I am going to say chat is more useful if your dont want to add some more context. For me comments have been more relevant and helped in smaller functions and hinting was a lot better with keeping code readable without losing the comments.

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

    What theme you are using?

  • @claus4tw
    @claus4tw 8 месяцев назад

    I have set my vscode to only use a single tab at all times. Does that mean I cannot use workspace?

  • @gmartins-dev
    @gmartins-dev 7 месяцев назад

    what vscode theme is used in this video please? I liked it

  • @Ayan-sn2vb
    @Ayan-sn2vb 5 месяцев назад

    Great video.

  • @AndyPayne42
    @AndyPayne42 5 месяцев назад

    Tried doing it this way and the code comments is much faster/more natural. using special commands and then clicking with the mouse (or finding the right number of tabs) is not convenient.
    Why not adapt to how users like to use it instead of adding gui components and pushing that and saying the other way is wrong when user experience says otherwise. AI should integrate naturally.

  • @zachfotis
    @zachfotis 8 месяцев назад

    The chat icon has disappeared from my VS Code. Does anyone know why?

  • @ofoyeAbraham
    @ofoyeAbraham 8 месяцев назад

    Actually its awesome but I will need some slightly explanation of something you said

  • @tekskilldev8310
    @tekskilldev8310 8 месяцев назад

    @workshop looks all the files in the folder right? Even if you are working in js file workshop will keep html and css files in context as well right? Please explain. The suggestions via @workshop are thus wholistic and more relevant. Is my understanding correct?

    • @tekskilldev8310
      @tekskilldev8310 8 месяцев назад

      @@squishy-tomato thank you for quick feedback. I have been using copilot for just over 3 months and it has greatly improved by ability in javascript sphere. I am glad I got this clarified. thanks

  • @nanakwame1122
    @nanakwame1122 8 месяцев назад

    opening multiple files does nothing even witht he #file command because the context is extremely small and can barely cover half a file

  • @josueando
    @josueando 8 месяцев назад

    0:46 this was exactly the first prompt I wrote when I used copilot for the first time 🤣🤣🤣🤣🤣🤣

  • @osman3404
    @osman3404 8 месяцев назад

    Does that also works on Visual studio 2022

    • @mfsbo
      @mfsbo 8 месяцев назад

      Yes it works with copilot installed as extension

  • @yomajo
    @yomajo 8 месяцев назад +1

    1:50 pffft. mouse.

  • @bladerunner6282
    @bladerunner6282 2 месяца назад

    copilot is practically useless as it requires me to use a mouse and keyboard to activate the microphone before asking a question. why didn't they give it an interface like google assistant that's listening all the time and activates the mic when it hears, "Hey Google!". smh
    so was it designed to be a code generating assistant? if so, that's not what they're touting it as. in fact, this is the first indication i've seen where coding was even mentioned. although i could see how it might be useful for those who proficient at typing. better to learn how to touch type IMO.

  • @yogitech33
    @yogitech33 8 месяцев назад

    Comments aren't always efficient

  • @crackwitz
    @crackwitz 8 месяцев назад

    Also, code just looks bad when all your prompts are strewn across it. It smells. Comments are for "why", not for "what".
    You should make a video on that coding practice. It looks like a lot of beginners use copilot and have terrible coding habits.

  • @ionutale1950
    @ionutale1950 8 месяцев назад +1

    4:03 fixing that missing =, yeahh totaly worth 38$ per month

  • @justdavebz
    @justdavebz 8 месяцев назад +11

    Why not use comments? It is because we cant help make co-pilot better by accepting correct answers and helping it learn? If that is the case, be transparent about it.

    • @theBidon
      @theBidon 8 месяцев назад +1

      Lol

    • @ItsComcastic
      @ItsComcastic 8 месяцев назад +4

      In my experience copilot just isn't as good when prompting with comments. Instead of suggesting code it often suggests more comments. What's cool about in line chat is you can ask it to do something, it'll create a diff for you to review and before accepting you can change the prompt to get copilot to tweak the suggestion it gave you. It's a pretty nice way to iterate on code suggestions and not possible to do with comments. If a comment generates a bad reply you have to make your comment even more verbose and copilot loses the context of the generated code you're trying to get it to make changes to.
      Yes github probably benefits from you using inline chat and feedback. But you also benefit from a better experience.

    • @ChrisNoringchrisnoring
      @ChrisNoringchrisnoring 8 месяцев назад +1

      If copilot suggest a comment for a comment then start typing the code, that will help. Copilot is trained on docs and code, help it by narrowing it down. In editor and chat are two great experiences if you know how to use it

    • @user-xx9oe3mj7s
      @user-xx9oe3mj7s 8 месяцев назад +2

      For me it's just inconvenient to use comments as you need to delete the comments again after copilot generated your answer (unless you want to leave them there and have a code full of copilot prompts)

    • @bass-tones
      @bass-tones 8 месяцев назад +1

      Did you not see his example? He added a comment in the middle of an HTML block purely to instruct the AI. You would never in real life want this “comment” embedded in your HTML like this. In real life you’d add the comment to instruct the AI and then be forced to delete the comment afterwards.
      Keep in mind this is just an example. You shouldn’t create temporary code or comments for the mere purpose of asking the AI to generate something. That’s why the CTRL+I menu exists, that’s what problem it solves.