GitHub Copilot in VSCode: Top 10 Features Explained

  Рет қаралды 118,216

Max Rohowsky (Max on Tech)

Max Rohowsky (Max on Tech)

Күн бұрын

Пікірлер: 68
@MaxRohowsky
@MaxRohowsky 11 ай бұрын
Did I miss any features? Let me know below :)
@FateflyYip
@FateflyYip 5 ай бұрын
Hi Max, do i need to purchase the subscription before i can use copilot?
@ssgill
@ssgill 3 ай бұрын
@@FateflyYip Yes at a minimal is 10 dollars a month for an individual.
@sureshpaulrajan44
@sureshpaulrajan44 2 күн бұрын
Nice video, I use a few stuff which you have not mentioned 1. Write Test cases 2. Write documentation 3. Select a function in code editor space, and ask a fix on it or make an enhancement on it - in the chat window - This can be used when @workspace context is not needed, as in most cases 4. /explain to explain the selected snippet of code in detail - useful for undocumented code, it can be combined with @workspace to find usages and code change impacts
@serhiikrechko
@serhiikrechko 9 ай бұрын
Thank you for the video. It's great to use the @workspace feature.
@michaelgutkin417
@michaelgutkin417 10 ай бұрын
Very informative, thank you!
@MaxRohowsky
@MaxRohowsky 10 ай бұрын
glad i could help :)
@andrababunaidu4074
@andrababunaidu4074 7 ай бұрын
I liked the unit test cases creation feature using /test command
@MaxRohowsky
@MaxRohowsky 7 ай бұрын
interesting... haven't seen that yet
@squirrel_plays_fof4318
@squirrel_plays_fof4318 21 күн бұрын
Helpful, thanks man
@ettorecar9317
@ettorecar9317 9 ай бұрын
Sei stato il più esaustivo.....grazie.
@shahonsoftware
@shahonsoftware 7 ай бұрын
Most helpful shortest video!!!
@MaxRohowsky
@MaxRohowsky 7 ай бұрын
glad it was helpful! :)
@eladwarshawsky7587
@eladwarshawsky7587 10 ай бұрын
When fixing is there a feature to add relevant stack overflow or Google search results as context?
@timnilson
@timnilson 8 ай бұрын
Very good video. I was wondering about the @workspace stuff. Thank you!
@MaxRohowsky
@MaxRohowsky 7 ай бұрын
yes, workspace helps to give context :)
@Robertking1996
@Robertking1996 7 ай бұрын
This is great
@MaxRohowsky
@MaxRohowsky 7 ай бұрын
glad it helped :))
@wholesalelogic4798
@wholesalelogic4798 11 ай бұрын
How are you getting that star icon in terminal, I cant see it anywhere, do I need to enable something?
@MaxRohowsky
@MaxRohowsky 11 ай бұрын
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
@tusharmehtadxb
@tusharmehtadxb 8 ай бұрын
Short and sweet explanation ❤ Does it support writing code for codeigniter 4 ?
@MaxRohowsky
@MaxRohowsky 8 ай бұрын
hey, thanks :) hmm unfortunately I'm not familiar with codeigniter...
@soubounsou5358
@soubounsou5358 10 ай бұрын
Sehr gut erklärt. Danke
@MaxRohowsky
@MaxRohowsky 10 ай бұрын
Tach und Danke! 😁
@animationnation
@animationnation 11 ай бұрын
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 11 ай бұрын
The /new keyword in chat. Type /new scaffold flask app
@soldadopreciso
@soldadopreciso 10 ай бұрын
Thanks you, very useful video tutorial, go ahead pal.
@omanshsharma6796
@omanshsharma6796 11 ай бұрын
thanks, that was really helpful!!
@gilbertslam
@gilbertslam 10 ай бұрын
In Github Copilot Chat, how do I remove the error "No parent node found" message when the /fix command fails?
@doullagado
@doullagado 9 ай бұрын
Could I disable the copilot autosuggestion and call it at some point with a keyboard shortcut when I need it??
@Bogdanisar
@Bogdanisar 8 ай бұрын
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 7 ай бұрын
Thanks@@Bogdanisar
@Jaybearno
@Jaybearno 10 ай бұрын
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.
@AjayV-c3q
@AjayV-c3q 2 ай бұрын
How to off Automatic suggestion for github codes? coz I want to code my own.
@Madhu-r2y
@Madhu-r2y 9 күн бұрын
Hi @MaxRohowsky - Can you make a video showing how to translate a code from one language to another language. May be from Scala to python?
@Andy_B.
@Andy_B. 9 ай бұрын
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.
@rahuldinesh2840
@rahuldinesh2840 8 ай бұрын
Automatic suggestion fo github codes?
@MaxRohowsky
@MaxRohowsky 8 ай бұрын
yes, that's helpful too
@sadikmohmedsadikmohmed-xt1xi
@sadikmohmedsadikmohmed-xt1xi 4 ай бұрын
@haricharanvalleru4411
@haricharanvalleru4411 7 ай бұрын
helpful video
@MaxRohowsky
@MaxRohowsky 7 ай бұрын
awesome. glad it helped (:
@randy918
@randy918 10 ай бұрын
Can the chat window be an isolated window? like has been added lately to vsc?
@MaxRohowsky
@MaxRohowsky 10 ай бұрын
hey randy, that feature wasn't implemented last time I used copilot unfortunately
@aallxxmf
@aallxxmf 9 ай бұрын
I recently tested it and you can isolate the window!
@ArthurSimon-ij2sk
@ArthurSimon-ij2sk 9 ай бұрын
Cmd+Shift+I on my Mac doesn't work for some reason
@skalaiselvan17
@skalaiselvan17 9 ай бұрын
we can write test cases and add documentation
@MaxRohowsky
@MaxRohowsky 9 ай бұрын
Yes, true. Writing test cases manually was always quite cumbersome
@serdotsenko
@serdotsenko 10 ай бұрын
brilliant
@zulupox
@zulupox 10 ай бұрын
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
@MaxRohowsky
@MaxRohowsky 10 ай бұрын
Yea, workspace is a mystery sometimes. I also have issues with it sometimes.
@taquito5242
@taquito5242 10 ай бұрын
it is VERY large, so yes, most likely source of error
@zulupox
@zulupox 10 ай бұрын
@@MaxRohowsky Thank you :)
@zulupox
@zulupox 10 ай бұрын
@@taquito5242 Yeah tell me about it. I need an AI to keep track of how it all fits together 😂 Then again...
@archiep9162
@archiep9162 10 ай бұрын
wish there was one like this for Visual Studio!
@KaviyaCommerce
@KaviyaCommerce 8 ай бұрын
It has
@devkumar9889
@devkumar9889 10 ай бұрын
Man , I didn't knew it supports native lang and its easy to query in native lang
@lozD83
@lozD83 8 ай бұрын
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
@MaxRohowsky
@MaxRohowsky 8 ай бұрын
haha yes, true. I'm somehow used to saying hashtag 😂
@chrille91
@chrille91 7 ай бұрын
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?
@MaxRohowsky
@MaxRohowsky 7 ай бұрын
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 7 ай бұрын
@@MaxRohowsky 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.
@MuraliKrishna123
@MuraliKrishna123 Ай бұрын
Correct The Spelling fro "Fix It "
@ashtokman
@ashtokman 6 ай бұрын
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 11 ай бұрын
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 10 ай бұрын
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 10 ай бұрын
that's cope.
@axeldaguerre7309
@axeldaguerre7309 10 ай бұрын
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 ​
Coding with AI: Using GitHub Copilot + Angular in Visual Studio Code
22:00
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 14 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,1 МЛН
10 MOTIVOS para usar GITHUB COPILOT como PROGRAMADOR
11:30
MoureDev by Brais Moure
Рет қаралды 141 М.
The all NEW GitHub Copilot Experience
13:46
Visual Studio Code
Рет қаралды 85 М.
How to Use the Python OS Module
8:47
Eshu Baag
Рет қаралды 30
Using Git & GitHub in VSCode: Stage, Commit, and Push
14:51
Max Rohowsky (Max on Tech)
Рет қаралды 76 М.
How to Open a Pull Request on GitHub (and Contribute to Open Source)
10:46
Max Rohowsky (Max on Tech)
Рет қаралды 372
Github Actions CI/CD - Everything you need to know to get started
12:21
Generative AI in a Nutshell - how to survive and thrive in the age of AI
17:57
Intro to GitHub Copilot in Visual Studio
15:34
Microsoft Visual Studio
Рет қаралды 101 М.
25 VS Code Productivity Tips and Speed Hacks
11:35
Fireship
Рет қаралды 2,4 МЛН
REST API Crash Course - Introduction + Full Python API Tutorial
51:57