Just got access to the GitHub Copilot Chat beta


Just got access to the GitHub Copilot Chat beta! 🎉

Now I can ask Copilot to perform tasks via chat.

I predict this is how most developers will use AI going forward.

Here's why: Unlike ChatGPT, Copilot Chat can see all my code.

That's more convenient and more powerful. 🔥

In the image above, I asked it to wrap all my React routes in an ErrorBoundary. It provided a suggestion that I could paste over my current code. Nice!

I asked it rename all my component files to kebab-case, and it provided a Node script to do so:

Join the waitlist here: https://github.com/github-copilot/chat_waitlist_signup/join

View original on X