News

JetBrains IDEs Finally Get GitHub Copilot Chat

GitHub Copilot Chat is now available in JetBrains IDEs after having reached general availability in Microsoft's Visual Studio IDE and Visual Studio Code editor last December.

Previously in beta,the tool allows developers to chat with GitHub Copilot, the original "AI pair programmer" code completion tool that uses machine learning to help developers write code faster and more efficiently. The Chat feature is available in the latest version of JetBrains IDEs, GitHub announced yesterday. Rather than a separate offering, Chat functionality comes as part of the regular GitHub Copilot extension for JetBrains IDEs.

GitHub Copilot for JetBrains IDEs
[Click on image for larger view.] GitHub Copilot for JetBrains IDEs (source: JetBrains).

"Driven by GPT-4, GitHub Copilot Chat provides instant guidance directly within various JetBrains IDEs, such as PyCharm, IntelliJ IDEA, WebStorm, Rider, and more," GitHub said yesterday. "This contextually-aware tool tailors suggestions to your specific coding tasks and even allows explicitly adding files for reference. It empowers developers to innovate efficiently by assisting with complex concepts, code explanations, unit testing, and many more use cases, all while effortlessly adjusting to your preferred language style."

GitHub Copilot Chat in Animated Action
[Click on image for larger view.] GitHub Copilot Chat in Animated Action (source: GitHub).

The extension helps with specific task like:

  • Code explanations: get in-depth analysis and explanation of how a code block works
  • Code help: get answers to programming-related questions in natural language or code snippet format
  • Code refinement: get context-specific code suggestions & recommendations
  • Unit testing: generate unit tests
  • Profiling: optimize code performance
  • Debugging: find issues and get proposed fixes to bugs and exceptions

Microsoft's Visual Studio IDE and VS Code editor saw general availability of GitHub Copilot Chat in December, and according to their respective marketplace entries, the IDE tool has been downloaded more than 280,000 times, while the VS Code tool has been installed more than 8.1 million times.

As noted, for JetBrains users, the Chat functionality comes baked in to the regular GitHub Copilot extension, which has been downloaded almost 7.5 million times.

The JetBrains tools' Chat functionality is explained like this in the marketplace description: "You can engage in a conversation about your codebase using GitHub Copilot Chat within your IDE. Whether you're troubleshooting a bug or crafting a new feature, GitHub Copilot is here to assist when you encounter challenges -- simply ask for guidance."

JetBrains said users participating in the private beta program need do nothing to use Chat, and it's also automatically available to those on the Individual plan, while Business and Enterprise users will need to get access from their organization's administrator.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube