Replies: 1 comment
-
Any guide to build our own IntelliJ chat participants like VSC? @D1M1TR10S |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GitHub has released Copilot Extensions in public preview for the JetBrains IDE family. This change brings expanded capabilities to GitHub Copilot, allowing developers to leverage external tools, contexts and capabilities in their preferred JetBrains environment.
What's New ✨
Copilot Extensions enable natural language interactions with external services and devtools without leaving your editor. Key additions from this update include:
Getting started 🚀
To learn more, see our docs on using and installing Copilot Extensions.
Building extensions for JetBrains IDEs
Developers can create custom extensions for internal use or publish them to the GitHub Marketplace. This flexibility allows teams to build specialized tools that fit their specific workflows, or drive discoverability for their product within the GitHub ecosystem. For more info, visit our documentation on building Copilot Extensions. Any extensions built as GitHub Apps will be available across all supported surfaces (JetBrains, VS Code, Visual Studio, GitHub.com, Mobile) and should be tested for all available surfaces.
Requirements 📋
To use Copilot Extensions, you'll need:
Note that VS Code chat participants are not supported in this implementation.
Feedback and questions 💬
We want to hear your feedback! Share your experience and suggestions for the GitHub product team, client teams (e.g. JetBrains-specific feedback) or third-party extension publishers in our User Feedback Repository. Your input will help improve Copilot Extensions on JetBrains.
Beta Was this translation helpful? Give feedback.
All reactions