GitHub Copilot in VSCode: Top 10 Features Explained

  Рет қаралды 92,330

Max on Tech

Max on Tech

Күн бұрын

GitHub Copilot's Top 10 Features Explained in the Visual Studio Code (VS Code) editor!
◾◾◾◾◾ Timestamps ◾◾◾◾◾
00:00 | GitHub Copilot - An Introduction
00:05 | 1. Q&A Comment Blocks
00:49 | 2. Copilot Chat Windows
01:36 | 3. Language Support
02:05 | 4. Cycle through Suggestions
03:20 | 5. Fit it & Explain it
04:30 | 6. Terminal Fix it Function
05:34 | 7. Generate Commit Messages
06:12 | 8. Workspace Agent
07:27 | 9. VSCode Agent
08:28 | 10. Pinned Comment
◾◾◾◾◾ 🌎 Let's Connect! ◾◾◾◾◾
🐦 Twitter (X): 🔗 / @max_on_tech
📂 GitHub: 🔗 github.com/maxontech
🔊 Discord: 🔗 / discord
🏹 ProductHunt: 🔗 www.producthunt.com/@m4x
✅ Blog: 🔗 maxontech.io/courses
◾◾◾◾◾ Hashtags ◾◾◾◾◾
#Copilot #GithubCopilot #VSCode

Пікірлер: 61
@MaxOnTech
@MaxOnTech 6 ай бұрын
Did I miss any features? Let me know below :)
@FateflyYip
@FateflyYip 11 күн бұрын
Hi Max, do i need to purchase the subscription before i can use copilot?
@serhiikrechko
@serhiikrechko 4 ай бұрын
Thank you for the video. It's great to use the @workspace feature.
@michaelgutkin417
@michaelgutkin417 6 ай бұрын
Very informative, thank you!
@MaxOnTech
@MaxOnTech 5 ай бұрын
glad i could help :)
@ettorecar9317
@ettorecar9317 4 ай бұрын
Sei stato il più esaustivo.....grazie.
@omanshsharma6796
@omanshsharma6796 6 ай бұрын
thanks, that was really helpful!!
@timnilson
@timnilson 3 ай бұрын
Very good video. I was wondering about the @workspace stuff. Thank you!
@MaxOnTech
@MaxOnTech 3 ай бұрын
yes, workspace helps to give context :)
@soldadopreciso
@soldadopreciso 5 ай бұрын
Thanks you, very useful video tutorial, go ahead pal.
@soubounsou5358
@soubounsou5358 5 ай бұрын
Sehr gut erklärt. Danke
@MaxOnTech
@MaxOnTech 5 ай бұрын
Tach und Danke! 😁
@eladwarshawsky7587
@eladwarshawsky7587 5 ай бұрын
When fixing is there a feature to add relevant stack overflow or Google search results as context?
@shahonsoftware
@shahonsoftware 3 ай бұрын
Most helpful shortest video!!!
@MaxOnTech
@MaxOnTech 3 ай бұрын
glad it was helpful! :)
@Jonathan-rm6kt
@Jonathan-rm6kt 5 ай бұрын
Any tips on how to tell copilot to chill out on function arg completion? It hallucinates nearly half of the arg completions- intellisense is much more useful unless there's a way to tune this.
@Andy_B.
@Andy_B. 5 ай бұрын
Hi, how do I let it index multiple files (like for a website project), and ask it to do modfications in them?! ...like, add multiple sign up options (gmail/fb account). Thanks for the insight.
@gilbertslam
@gilbertslam 5 ай бұрын
In Github Copilot Chat, how do I remove the error "No parent node found" message when the /fix command fails?
@andrababunaidu4074
@andrababunaidu4074 2 ай бұрын
I liked the unit test cases creation feature using /test command
@MaxOnTech
@MaxOnTech 2 ай бұрын
interesting... haven't seen that yet
@Robertking1996
@Robertking1996 2 ай бұрын
This is great
@MaxOnTech
@MaxOnTech 2 ай бұрын
glad it helped :))
@ArthurSimon-ij2sk
@ArthurSimon-ij2sk 4 ай бұрын
Cmd+Shift+I on my Mac doesn't work for some reason
@wholesalelogic4798
@wholesalelogic4798 6 ай бұрын
How are you getting that star icon in terminal, I cant see it anywhere, do I need to enable something?
@MaxOnTech
@MaxOnTech 6 ай бұрын
I think it only appears when there is an error in the terminal. You only need github copilot enabled and it should be there by default
@animationnation
@animationnation 6 ай бұрын
Isn't there a feature where in the commandline you can run something like "/ create flask app" and it creates all the required files?
@FreeEasyAI
@FreeEasyAI 6 ай бұрын
The /new keyword in chat. Type /new scaffold flask app
@tusharmehtadxb
@tusharmehtadxb 3 ай бұрын
Short and sweet explanation ❤ Does it support writing code for codeigniter 4 ?
@MaxOnTech
@MaxOnTech 3 ай бұрын
hey, thanks :) hmm unfortunately I'm not familiar with codeigniter...
@doullagado
@doullagado 4 ай бұрын
Could I disable the copilot autosuggestion and call it at some point with a keyboard shortcut when I need it??
@Bogdanisar
@Bogdanisar 3 ай бұрын
Yes, you can. - First disable the automatic invocation of inline copilot by going to: Visual studio code settings > Extensions > Copilot > "Editor: Enable Auto Completions" > Untick the setting. - Second, make sure you have a keyboard shortcut assigned for the "Trigger inline suggestion" action. This is usually "Alt + \" on Windows or "Option + \" on Mac by default. If you don't have a shortcut, then you can set one in the Keyboard Shortcuts section of Visual Studio Code. Note: Even if you tell Copilot that you want a suggestion by pressing the shortcut, it doesn't always have a suggestion for you at that line in the code so nothing will happen in that case.
@doullagado
@doullagado 3 ай бұрын
Thanks@@Bogdanisar
@haricharanvalleru4411
@haricharanvalleru4411 2 ай бұрын
helpful video
@MaxOnTech
@MaxOnTech 2 ай бұрын
awesome. glad it helped (:
@randy918
@randy918 5 ай бұрын
Can the chat window be an isolated window? like has been added lately to vsc?
@MaxOnTech
@MaxOnTech 5 ай бұрын
hey randy, that feature wasn't implemented last time I used copilot unfortunately
@aallxxmf
@aallxxmf 5 ай бұрын
I recently tested it and you can isolate the window!
@chrille91
@chrille91 2 ай бұрын
For me, the q-syntax doesn't work. Even though I can chat with Copilot using the chat window and Copilot making suggestions in my code while typing, I don't get an answer after typing the question as shown in Tip 1). Any idea why?
@MaxOnTech
@MaxOnTech 2 ай бұрын
hey, yes, I think I know what the issue could be. Check what coding language you're using. The q needs to be in a comment. In python you make them with hashtags # but in other languages you dont.
@chrille91
@chrille91 2 ай бұрын
@@MaxOnTech Thanks for your answer! Unfortunately, that's not the reason. I'm currently programming in Python using Jupyter Notebooks in VS Code. But I'm using Windows and I have a friend using Windows, too who has the same problem, while another friend uses Mac and can use the syntax just fine.
@archiep9162
@archiep9162 5 ай бұрын
wish there was one like this for Visual Studio!
@KaviyaCommerce
@KaviyaCommerce 3 ай бұрын
It has
@devkumar9889
@devkumar9889 6 ай бұрын
Man , I didn't knew it supports native lang and its easy to query in native lang
@zulupox
@zulupox 5 ай бұрын
Very informative, exactly what I needed! The @workspace does not seem to work with the project I'm working in. Maybe it is too large? Over 1.2 million LOC lua
@MaxOnTech
@MaxOnTech 5 ай бұрын
Yea, workspace is a mystery sometimes. I also have issues with it sometimes.
@taquito5242
@taquito5242 5 ай бұрын
it is VERY large, so yes, most likely source of error
@zulupox
@zulupox 5 ай бұрын
@@MaxOnTech Thank you :)
@zulupox
@zulupox 5 ай бұрын
@@taquito5242 Yeah tell me about it. I need an AI to keep track of how it all fits together 😂 Then again...
@rahuldinesh2840
@rahuldinesh2840 3 ай бұрын
Automatic suggestion fo github codes?
@MaxOnTech
@MaxOnTech 3 ай бұрын
yes, that's helpful too
@serdotsenko
@serdotsenko 5 ай бұрын
brilliant
@skalaiselvan17
@skalaiselvan17 5 ай бұрын
we can write test cases and add documentation
@MaxOnTech
@MaxOnTech 5 ай бұрын
Yes, true. Writing test cases manually was always quite cumbersome
@lozD83
@lozD83 3 ай бұрын
Fun fact: it's just called a hash. "Hash tag" is a social media concept of tagging posts using a tag, not the name of the symbol
@MaxOnTech
@MaxOnTech 3 ай бұрын
haha yes, true. I'm somehow used to saying hashtag 😂
@ashtokman
@ashtokman Ай бұрын
So far the Copilot is pretty useless with complex projects - it might be helpful with small and simple ones only. But I don't lose the hope... I believe it will be there in a year or two... :)
@axeldaguerre7309
@axeldaguerre7309 6 ай бұрын
It's funny to me that 90% of it is here since decades. Like the where is my reference stuff. Maybe it wasn't your goal, but I would highly prefer to see these features against complex stuff instead. Because if this tool does not handle complex question, it is currently useless. Like asking a general question in copilot that is more constraint than a web search is pointless as you narrow the possible answers and you gain no time (switch tab and internet is so fast). IMO if the tool doesn't improve a lot in term of correctness, intuitive use (and fast), it will never be useful for anyone writing complex code. In term of learning, it's quite good instead, like you can smooth the learning of a new programming language a lot, or as a very beginner, you can feel less friction by never leave your code editor and having a sort of personal teacher is great. Personal teacher is one of the main field where it must go, like khan academy does. Of course as these tools improve *a lot* in the decades to come, my personal opinion will change
@xSchockZz
@xSchockZz 6 ай бұрын
He showed generel functions, not the accuracy of github copilot. You say that 90% was here before. Did you use copilot so far to know what it does and where it helps? Ur probably right, but the copilot helps u find those information way quicker and also shortens a lot of codetyping.
@chomage84chomage84
@chomage84chomage84 5 ай бұрын
that's cope.
@axeldaguerre7309
@axeldaguerre7309 5 ай бұрын
Your answer didn't make me think differently, and I won't make more descriptions of my thinking. LLM can solve some problems we have, like a checker for an obvious error you have in your code, but the features are really not where we should celebrate them or even advise people to use them (as they are worse). Searching for something in my code is like 10x faster than this without adding the experience you will gain in navigating when you do it, and your brain will make a model of the complexity the source code may have. @xSchockZz ​
GitHub Copilot Top Features Explained
9:36
Coding With Adam
Рет қаралды 8 М.
GitHub Copilot in VSCode: Explaining the Basics
6:48
Max on Tech
Рет қаралды 19 М.
Became invisible for one day!  #funny #wednesday #memes
00:25
Watch Me
Рет қаралды 59 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 9 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 6 МЛН
Gym belt !! 😂😂  @kauermtt
00:10
Tibo InShape
Рет қаралды 11 МЛН
CoPilot Review: My Thoughts After 6 Months
9:45
ThePrimeagen
Рет қаралды 540 М.
Copilot Best Practices (What Not To Do)
8:43
Visual Studio Code
Рет қаралды 45 М.
I Solved 1583 Leetcode Questions  Here's What I Learned
20:37
ThePrimeTime
Рет қаралды 583 М.
I Tried Every AI Coding Assistant
24:50
Conner Ardman
Рет қаралды 740 М.
GitHub Copilot Tutorial | How useful is it for Cloud and DevOps?
43:43
TechWorld with Nana
Рет қаралды 109 М.
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1 МЛН
The World Depends on 60-Year-Old Code No One Knows Anymore
9:30
Coding with Dee
Рет қаралды 638 М.
Prompting with Copilot
14:06
Visual Studio Code
Рет қаралды 83 М.
Как запустить бесплатный аналог Github Copilot
11:01
Миша Ларченко
Рет қаралды 20 М.
Became invisible for one day!  #funny #wednesday #memes
00:25
Watch Me
Рет қаралды 59 МЛН