fmerian

GitHub Copilot Chat - AI chat features powered by Copilot

GitHub Copilot Chat is a companion extension to GitHub Copilot that provides conversational AI assistance throughout your software development journey in VS Code.

Add a comment

Replies

Best
fmerian
GitHub introduced Copilot 3 years ago. It has evolved since then, adopting OpenAI’s GPT-4 with Copilot X and currently beta testing it in the CLI. Recently, GitHub announced that GitHub Copilot Chat in IDEs is now generally available for both Visual Studio Code and Visual Studio: read the announcement here Has anyone tried it yet? Who's "prompt coding?"
Guillermo Gette
@fmerian I did, and it works OK. I do feel like I get better responses from GPT-4 directly.
Shahmir Faisal
Congrats on the launch Merian!
Garen  Orchyan
Good job team, best of luck!
Looyd
Actually one of the best AI tools I have used.
Davor Kolenc
Another actually useful AI :) Congrats to the team and good luck to you all today. I'm sure this will make a "boom" in the days to come.
Jesus Vazquez
Cool tech, I,ve read quite a bit of good things about GitHub Copilot. Nice to see it launch on PH
Mohammed Arfas S
Great launch! Upvoted. I've been following gen AI and other chat-to-code for some time now. Ended up creating a new product for web app generation, MERN.AI. If you are looking to generate and launch web apps without starting everything from scratch, do give it a try.
JOJOSHI

This is exactly what my AI project toolkit was missing. The plug - and - play aspect saves so much time. How well does it work with other common dev tools?

KOTHURI PUJITHA

What makes Copilot valuable is not just code generation, but how naturally it fits into the development flow. It reduces the constant context switching between writing, searching, and debugging, which helps maintain momentum during implementation. The newer agent-style features like background task handling feel like an interesting shift beyond simple autocomplete.