New features and improvements in GitHub Copilot in JetBrains IDEs
This update brings several improvements to GitHub Copilot in JetBrains IDEs. These include support for Agent Skills in preview, several user experience improvements across inline chat and settings, and quality enhancements for a smoother development workflow.
What’s new
Skills support in Agent Mode in public preview
Agent mode now supports skills to help tailor Copilot for your workflows, reduce repeated setup, and load skill-specific content into context when needed. You can create your own skills for your projects or use those shared by the community, such as the github/awesome-copilot repository or the anthropics/skills repository.
[NOTE]
Agent Skills support in Copilot for JetBrains IDEs is currently in public preview. You can enable Agent Skills in your JetBrains IDE via Settings > GitHub Copilot > Chat > Agent.
If you’re a Copilot Business or Copilot Enterprise subscriber, an administrator will have to enable the Editor preview features policy before you can use it. Learn more in our documentation.
User experience enhancements
Inline chat improvements
We’ve introduced several improvements to make inline chat easier to use:
- Quickly add the selected code to Copilot Chat as contextual input
- Open inline chat directly from the floating code toolbar
Refined settings management
The Copilot settings experience has been refined to provide clearer navigation and structure.
- Toggle individual agents: The updated Copilot settings page offers individual toggles, allowing you to enable or disable Agent mode, Coding Agent and Custom Agent independently.
- Sign-in reminder: You’ll see a sign-in reminder in settings if you’re not authenticated.
We’ve also made a few additional usability improvements, including:
- Smoother file navigation when collapsing or expanding files, helping keep conversations organised.
- More intuitive prompt navigation with Home and End keys moving the cursor to the start or end of lines.
- Redesigned chat and diff views for better readability.
Quality improvements
Quality and reliability are also among our top priorities. We’ve made several improvements, including enhanced safety checks in file‑handling tools, increased stability for next edit suggestions, and persistent mode settings after restart.
Try it out
We encourage you to try out the latest version of the GitHub Copilot plugin and share your feedback. Your input is invaluable in helping us refine and improve the product.
Share your feedback
Your feedback drives improvements. We’d love to hear about your experience in the following channels:
- In-product feedback: Use the feedback options within your IDE
- Feedback Repository: Share your thoughts in the GitHub Copilot for JetBrains IDEs issues