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!
Hot keys: Tab - accept a text completion Esc - dismiss the text Cmd + R arrow - accept a part of text completion Cmd + enter - suggestions Cmd + I - inline chat
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!
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!!!
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?)
@@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
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.
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
Can I know how many suggestions/chats are used? I would like to conserve for important tasks. Currently, I switch to Gemini browser for code bits just so I don't use up what I have.
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 🤤
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
Great, video. spot on. you don't include the ctrl + shift + "i" - opens the chat/hides copilot's chat. - Go forward and see how better life will be with copilot ending remarks lol :-) thanks
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.
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’
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
Which computer do you have? code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf
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
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.
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.
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
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!
Hot keys:
Tab - accept a text completion
Esc - dismiss the text
Cmd + R arrow - accept a part of text completion
Cmd + enter - suggestions
Cmd + I - inline chat
The most useful video on how to use Github Copilot in VS Code.
yes that's true
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!
ty! we use a lot of Windows ourselves here at MSFT... :)
@@code lol
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!!!
As someone who started out writing code in M6800 Assembly Language, today's programmers have absolutely no idea how easy they have it. 😆
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?)
@@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
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.
😅😅😅😅😅😅😅
Very informative and succinct. Thank you!
Amazing video and amazing tool! As a newbie to the game dev field, this has helped me so much with learning C++.
awesome content. brief, essential, and to the point.
Thanks for your time! Excellent video and excellent explanation !
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
Thank you for making that clear
What font are u using ? Many thanks!
Thanks for the info!
which font are you using ?
How do you get that double star icon in the terminal at the end of the video?
Can I know how many suggestions/chats are used? I would like to conserve for important tasks. Currently, I switch to Gemini browser for code bits just so I don't use up what I have.
Thanks, great video. perfectly succinct.
Very useful, thank you :)
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 🤤
Thank you for the guidance :)
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
So useful thank you🎉
Great, video. spot on. you don't include the ctrl + shift + "i" - opens the chat/hides copilot's chat. - Go forward and see how better life will be with copilot ending remarks lol :-) thanks
Just got copilot but it refuses to work for me :/
It says it's enabled but I get no suggestions whatsoever
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.
what iis the VS theme youre using ?
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’
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
@@coopernik thanks for the feedback. We're aware that inline chat has some room for improvement and we're working on it!
I would also love it if it worked with the .NET interactive kernel and Polyglot notebooks.
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.
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?
@@codeYep. Both are installed.
@@codeTurns out there's a Setting for line complete that needed to be set to true. It works now.
Does it support none coders like chatGPT? Just instruct with a text prompt what you want to create? Any beginner tutorial like that?
Try it out. It's pretty beginner friendly.
Awesome 🔥🔥
is it me or is the shortcut for inline not well defined and often not working? you say CTRL I, in my visual studio it says ALT + / and neither works!
Which computer do you have?
code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf
code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf
code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf
What's your theme bro? I want to use it
Thanks so much, you kicked me do it! I just did it!
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
Good video! Thanks
This video convinced me.
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
is there a way to find specific text from github copilot chat ?
like a search for chat history?
@@code yes
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.
Have them opened in the editor, or specify @workspace in the Copilot Chat
@@Naej7 @workspace is the answer!
Wow this is amazing
thanks for the video
TYVM
This takes impostor syndrome to another level.
I mostly need it in edge cases and there it cant really help me... :(
Biggest question is, can I turn it off?
It can run in windows env but cannot run in wsl2 env
Can't wait until Github Copilot has the year-old GPT-4.
It’s been powered by gpt4 since November
@@Simon-us4bn he's talking about turbo
@@Simon-us4bnHaters gotta hate
Magic ✨
soooo worth it the $10/mo. but im a student so its even better bc its freeee!!!! thank you github!!
02:05 MACOS (Control + Return)
Note that Copilot won't be available during code interviews.
Only if the interview/employer is crappy or for very specific extraconfidential projects
@@TheMelo1993 if thats the case then i am sure more than 90 % of interviewers are crappy
Visual Studio on MacOS:can't get to inline chat as Command-I gets trapped by VS!
Thank you
being more productive and more productive, more productive and more productive. be more productive and more productive. at the end there are no human.
And also cmd + enter is not working on Mac. Look on this issue
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.
CTRL+Enter (instead of CMD+Enter) works for me as described on macOS VS Code
just use the Cody extension
fire!
Is there any way to get it for free to learn it.
There’s a try of one month
I hate that you put a price on this
It’s $10/mo… lol It costs money and development to provide this service, after all.
wonderful
Can i get for free? if not what is the free alternative?
This guy reminds me of Jo Koy
❤
It's free now🎉🎉
This no help. I subscribed, but am unable to access. Beginning video started AFTER what I need
Not free...
CMD + I
Or
CMD + ENTER
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"
Gitpilot = money
Plot Twist: The code shown at 0:44 is actually very bad and should not pass any checks.
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
I don't like this guy. Having said that he explained it all very clearly.
It's not free
Nice tool to going be lazy ...
Give me copilot for free .... I will watch all vs code copilot related videos 😅
I have watched all, give me copilot for free.
Pay up 😂
just do open source development
Dunbe a cheapskate
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