maybe people that do demos dont understand this, but people that do stuff that have to adhere to some external requirements dont code like that, "oooh, I can live with this". Questing is, is it better to express myself in a programing language, that is precise and deliberate, or use plain English... the only think that AI is good for is teaching new stuff, assuming, that you verify everything it is saying anyway, also the problem with AI is, it does things its own way, you say I would like to do X, and it says here you go... if you are experienced, you critique it and iterate over it, if you are not you will accept it, I have countless examples where AI invents stuff from scratch instead of using excising functionality... in reality working with copilot boils down to a lot of frustrations, because it does things not the way you want, and in the end you code it by yourself anyway :) so to sum it up, if you requirements are vague, or you dont have any expectations, or you are learning something its helpful.
Have you given it a realistic go? I work in traditional industry - you'll hardly find a place with stiffer requirements - and Copilot does understand what the surroundings in the codebase are and gives me very usable suggestions.
@MiTheMer I'm constantly using gpt4o, but not in ide, I've tried many times, it feels like a constant fight, I would rather write a code than scroll through proposed results and pick what i like, or comment and look again. but it's great for learning. If I have no idea what I'm doing, it will let me do it. If I know what I'm doing, it's too painful :-p
I had the same issue, and apparently you can drag & drop the chat anywhere. The little chat icon that's near Copilot Edits - click and drag it to the left panel, you'll see the chat at the old position. You can also drag it directly into Edits, or to a separate window/tab.
@@thekwoka4707 so this goes to my question above, ARE the models, the ones you listed indeed available all under the cost of the co-pilot subscription add-on? For example a solo builder it's $10 it looks like (as of today at least). Seems unlikely this is true.
There’s potential there and I’m sure GitHub will get close to its competitors but atm the competitors have such a better dev exp to exponentially speed up devs workflows.
The intent detection is not available yet? I switched the extensions to preview but If I try to edit anything without linking files, it still says "Please add the files to be modified to the working set."
@@code is there a site, a number, a bot, a forum, a place I can get a clear answer on pricing and what it costs to use these other models with in VSCode, as a basic user, just me, and my keyboard, trying to keep up with all the pace, and maybe one day find there is now again, a smile on my face (after I've finaly shipped something).
I'll be impressed when I can do this myself. As of today, you still can't even change models in preview release of CoPilot extension. This UI and DX is nowhere to be found.
no one anywhere ever goes into the costs of the model providers API calls used when using co-pilot. There is the copilot subscription but then a running meter (I assume) for the API calls, and I wish there would be both observability, but also open disclosure of peoples costs when using co-pilot with the models. I have this code base and it's such and such size in context, and I want image use and gen, and it's $x.yz amount per week using this model, or anything. Just hard to seem to find answers on what the costs might be for all the models, as I can see one getting excited, coding and building, having fun, but then get hit with a hard truth from the LLM used in the code assist.
The cost is at about $0.03 - $0.06 per 1000 tokens in ChatGPT 4. The 10$ MS charges does include a part of the research cost for the future versions as well.
@code I personally don't like the idea of bringing own API keys for copilot models to have vision, given they already are multi-modal SOTA models unlike text only models, It could be better to include them within the package else paying for what is already there means something like paying for that one button to click for action in your car to take place that you know you can click and system is there inside the car but the company doesn't want you.
All that seemed to do under the hood was execute a bit of python to load the data into pandas and inspect it, or plot it. It's the same thing ChatGPT would have done when that was a new thing, like 2 years ago or so? They've just expanded copilot from fancy auto complete to auto delete & complete.
My feeling is that Cursor is so seamless and reliable I'm just hesitant to change unless there's some truly novel feature or the consensus becomes overwhelming. Cursor also does a lot of hard coded algorithms to point the LLMs to relevant code features like function names, signatures, connections between different parts of code. Does anyone know if Copilot injects human intelligence into the process in this way?
So it is supossed not to be useless anymore? I tried it twice (last time few months ago) and had to ask for a refund because it was generating garbage code all the time. It was a nightmare experience, It wasted hours of my time.
Each laugh is a startup going under
😂 MVP award for Best comment.
And thousands of dev jobs disappearing.
I should have learned a trade that doesn't involve computers.
@@christophorus991😂😂😂😂😂
this is so much fun 🤣💸🤣💸🤣
Quality
this is amazing, the diff feature integrated and the Claude support makes it fire. Beautiful video sir!
This should be #1 trending on UA-cam. Awesome job. Thank you for the content.
Always good to see a new Rob Conery video!
no words describe what I have witness!!!!!!
maybe people that do demos dont understand this, but people that do stuff that have to adhere to some external requirements dont code like that, "oooh, I can live with this". Questing is, is it better to express myself in a programing language, that is precise and deliberate, or use plain English... the only think that AI is good for is teaching new stuff, assuming, that you verify everything it is saying anyway, also the problem with AI is, it does things its own way, you say I would like to do X, and it says here you go... if you are experienced, you critique it and iterate over it, if you are not you will accept it, I have countless examples where AI invents stuff from scratch instead of using excising functionality... in reality working with copilot boils down to a lot of frustrations, because it does things not the way you want, and in the end you code it by yourself anyway :) so to sum it up, if you requirements are vague, or you dont have any expectations, or you are learning something its helpful.
It shines as a great autocomplete for predefined schemas. Also, it's great for brain storming.
Have you given it a realistic go? I work in traditional industry - you'll hardly find a place with stiffer requirements - and Copilot does understand what the surroundings in the codebase are and gives me very usable suggestions.
@MiTheMer I'm constantly using gpt4o, but not in ide, I've tried many times, it feels like a constant fight, I would rather write a code than scroll through proposed results and pick what i like, or comment and look again. but it's great for learning. If I have no idea what I'm doing, it will let me do it. If I know what I'm doing, it's too painful :-p
Sounds like user error.
It will invent stuff if you don't provide context, even if you @codebase
I don't have space on the right. Can the position be changed to be left, like it used to be?
I had the same issue, and apparently you can drag & drop the chat anywhere. The little chat icon that's near Copilot Edits - click and drag it to the left panel, you'll see the chat at the old position. You can also drag it directly into Edits, or to a separate window/tab.
yeah, i just moved it back, and you get the chat window back, just drag the chat icon in the top right back to the left sidebar
Which theme and font is he using??
Does o1 preview is included with 10$ copilot subscription? Or you require API key to use Claude or o1??
4o, o1-mini, o1-preview, claude 3.5 sonnet are all included in the copilot subscription
@@thekwoka4707 at this point, if they doubled the cost, I'm still ready to subscribe.
Yes, but 01 have a very limited rate request.
@@thekwoka4707 so this goes to my question above, ARE the models, the ones you listed indeed available all under the cost of the co-pilot subscription add-on? For example a solo builder it's $10 it looks like (as of today at least). Seems unlikely this is true.
Aider (ai programming assistant) in terminal is quite interesting 😊
It would be great if I can put my figma page and it would create all the code
marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-copilot-vision
With this free feature I can live with only vscode on my Pc all the time. To learn, create etc.
What's the difference of using @workspace vs #codespace? Both seem to provide context of the whole project
Thank for sharing 👍
Wow. I see saw many startups in this space and vs code seems to have this covered
In The time you write the prompt, I write the finished Login Form 4 Times.
There’s potential there and I’m sure GitHub will get close to its competitors but atm the competitors have such a better dev exp to exponentially speed up devs workflows.
Name a few :)
@@kamiljozwik5510 cursor
@@kamiljozwik5510 Cursor AI?
Can you name those competitors? (currently looking for a Copilot alternative)
Why all the manual adding of files? Why can't Copilot simply "see" all files in my project? I am missing this urgently from Visual Studio 2022, too.
Casue the context length is limited, copilot could not read all the files without losing precision
Haha, this is so much fun haha when these features only work half of the time haha
Does this means it can actually create files not just edit?
just incredible
I am thinking of translating your video into Turkish, can you allow me to publish it on my UA-cam channel after translation?
Dude so sorry you probably get this all the time, but what's your VSCode theme 😍?
Probably Tokyo Night
Winter is Coming
really nice!!
The intent detection is not available yet? I switched the extensions to preview but If I try to edit anything without linking files, it still says "Please add the files to be modified to the working set."
Add claude Sonnet 3.5 ,I wil leave cursor .
ADDED. Coming soon to everyone.
Cursir is much bette rnow Copilot raplidly declined in mental capacity in the time.I used it.
Also Exit = Cursor Composer
@@code is there a site, a number, a bot, a forum, a place I can get a clear answer on pricing and what it costs to use these other models with in VSCode, as a basic user, just me, and my keyboard, trying to keep up with all the pace, and maybe one day find there is now again, a smile on my face (after I've finaly shipped something).
I'll be impressed when I can do this myself. As of today, you still can't even change models in preview release of CoPilot extension. This UI and DX is nowhere to be found.
So the Edits isn't actually live yet?
Its live i use it for almost two weeks now I think
Yes it is
why i cant see the edits ? is it only avaiable for a premium version or something.. ??
the auto-complete still not good as cursor yet, even the speed , so i'm still with cursor until they make it better :(
Conveniently hidden minimap
Is it something they reversely took from cursor ?
great host!
Wonder how the DX with new Copilot does against Cursor?
cursor hard to follow in dark mode
the ai ability shocks me EVERY time!
is this now live?
no one anywhere ever goes into the costs of the model providers API calls used when using co-pilot. There is the copilot subscription but then a running meter (I assume) for the API calls, and I wish there would be both observability, but also open disclosure of peoples costs when using co-pilot with the models. I have this code base and it's such and such size in context, and I want image use and gen, and it's $x.yz amount per week using this model, or anything. Just hard to seem to find answers on what the costs might be for all the models, as I can see one getting excited, coding and building, having fun, but then get hit with a hard truth from the LLM used in the code assist.
Maybe copilot would support local models one day.🤣
If you are concerned the cost is too high for this, the answer is Yes.
@@sskhdsk It does, you can override the api endpoint from what I understand
The cost is at about $0.03 - $0.06 per 1000 tokens in ChatGPT 4. The 10$ MS charges does include a part of the research cost for the future versions as well.
I'm not sure I understand the concern. You don't have to pay for each call?
can you share the repo you are using for the demo please
Yep it's right here: github.com/robconery/node-pg-start
i need more video about the vision extension, plese make tutorial about it, or is there anyone that have tutorial video with that?
@code I personally don't like the idea of bringing own API keys for copilot models to have vision, given they already are multi-modal SOTA models unlike text only models, It could be better to include them within the package else paying for what is already there means something like paying for that one button to click for action in your car to take place that you know you can click and system is there inside the car but the company doesn't want you.
They will be included once out of preview - the API key is temporary.
@@code Thanks for the clarity :D, Nice to see that happening.
Using AI for plain JavaScript is asking for trouble. TypeScript will catch errors much more quickly.
why do you need @data? Its a general question I could just paste that data in and ask a LLM.. same for @azure
All that seemed to do under the hood was execute a bit of python to load the data into pandas and inspect it, or plot it. It's the same thing ChatGPT would have done when that was a new thing, like 2 years ago or so? They've just expanded copilot from fancy auto complete to auto delete & complete.
This or Cursor? What do people say?
What relation do Microsoft have with Github?
Microsoft bought GitHub years ago
Ownership
does this reach feature-parity with Cursor now?
My feeling is that Cursor is so seamless and reliable I'm just hesitant to change unless there's some truly novel feature or the consensus becomes overwhelming. Cursor also does a lot of hard coded algorithms to point the LLMs to relevant code features like function names, signatures, connections between different parts of code. Does anyone know if Copilot injects human intelligence into the process in this way?
@@johnjacoby6457 its a matter of time before cursor is dead, the shot was fired.
forking vscode and building a business out of it is a dumb idea.
What VSCode theme is that?
Winter is Coming
I see you've got a couple Brazilian songs in that playlist!
But the AI got the number of Brazilian artists wrong 😔
What a lovely laugh ❤
Love the new features, amazing stuff!! There's only one problem I have, I discussed in my most recent video ua-cam.com/video/s3AWLocdPck/v-deo.html
This is awesome ! Great work Microsoft 😶🌫
What theme do you use?
Winter is Coming
Super!
I can listen to him all day or play his voice in background while coding
Wow. This is so cool but don’t want to get lazy but again not accepting these and not using them will be foolish
I use cursor currently is the new gh cop better
good improvements, but why is every feature called "funny" in the video
Cool 🎉😅😊
So it is supossed not to be useless anymore? I tried it twice (last time few months ago) and had to ask for a refund because it was generating garbage code all the time. It was a nightmare experience, It wasted hours of my time.
Too good
Cursor AI bit more than it can chew lol
Lol, so basicly cursor ai, but in cursor ui 99% I just click TAB, or ctrl shift y. show me your AI comments for commit
Wow.
Just Wow.
Cursor anyone?
audio is not good. too much base
Спасибо!
The self-congratulatory random (he-he-he) laughs were pretty distracting
it is pretty amazing what is possible. i hate being a libra, and i dont even buy astrology. but in no way can i make up my mind lol. abotu anything.
Tldr: it suckkkss!
Wild
All the ai startup base on vscode is in shamble now
Cursor all the way
Co pilot all the way for me! Got it for free as a student lol
@@Flamebamboo are use vision for that? how can i set up the vision for copilot?
Good video but please stop the in-video-laughs
It's not good.