Continue to fly high with these GitHub Copilot resources ✈�� #188128
Unanswered
queenofcorgis
asked this question in
Copilot Conversations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for joining our webinar session. We've got your next steps and more resources below:
💡 Key Takeaways
Resources for Webinar 🚧
❓ Frequently Asked Questions
Q: I'm new to Copilot. Which IDE should I start with?
A: VS Code is the most popular choice with the smoothest Copilot experience. JetBrains, Visual Studio, and Vim/Neovim are also fully supported. Pick whichever you already use as Copilot works great in all of them.
Learn More: Copilot in Your IDE
Q: What are Copilot Agents and how do I use them?
A: Copilot Agents are AI assistants that can work autonomously on your GitHub issues without needing a coding environment. They review code, write fixes, and create PRs directly.
Common use cases:
Start with the Expand your team with Copilot coding agent skill or ask about agents in Copilot Conversations.
Q: Can Copilot write entire features or complex algorithms?
A: Copilot excels at scaffolding and completing patterns. For complex multi-step tasks (architecture, complex algorithms, refactoring large systems), use Copilot Chat it's designed for that. You guide; Copilot explores.
Pro Tip: Write clear acceptance criteria in your chat prompt. Copilot will outline an approach first, letting you validate before it writes code.
Q: What are PRUs and how many do I get?
**A:**PRU (Premium Request Units) refers to the units used to measure the usage of GitHub Copilot's premium features. Think of them like "tokens" you spend when interacting with Copilot while using models like Claude Opus. We highly recommend you to explore our playbook on managing PRU's 🔖
Usage depends on your plan:
You won't hit PRU limits with normal usage. it's mainly a metric for Business teams to track. If you're curious about your usage, check your GitHub settings → Copilot.
Q: My team has coding standards. How do I make Copilot follow them?
A: Create a
.github/copilot-instructions.mdfile in your repo with your standards (naming conventions, patterns, libraries). Copilot reads it and respects your context.Q: What's included in Copilot Pro vs. Free vs. Business?
A:
Details here.
Q: What's the best way to level up my Copilot skills?
A: Start with GitHub Skills - free, hands-on courses take 30–60 min and cover core workflows. Popular paths:
All courses run within GitHub - just open a repo, complete challenges, and learn by doing.
Q: Is my code private when I use Copilot?
A: Yes. Your code is not used to train Copilot models (for Pro/Business users). Read our privacy faq's.
Q: I got a suggestion I didn't expect. How do I provide feedback?
A: Use the 👎 thumbs-down button in your editor to flag poor suggestions. This feedback helps GitHub improve Copilot. You can also report issues in Community.
Community Learning and Best Practices
Your Next Steps (Start This Week)
Immediate
This Week
This Month
Stay tuned for more sessions to keep building your GitHub skills and let us know what steps you're taking this week �� .
Beta Was this translation helpful? Give feedback.
All reactions