News

Among Hundreds of AI Tools for VS Code, GitHub Copilot Chat Explodes

A couple years after the debut of the original "AI pair programmer," GitHub Copilot, related extensions available for Visual Studio Code now number in the hundreds.

Specifically, if you do a search for the term "Copilot" in the code editor's marketplace, you get 219 results. The term "Copilot" is apparently reaching synonymity with "AI assistant" judging from all the Copilots appearing throughout Microsoft's software -- even Windows.

Top 'Copilot' Extensions for VS Code
[Click on image for larger view.] Top 'Copilot' Extensions for VS Code (source: Microsoft).

Leading that ever-growing pack is the original gangster, GitHub Copilot (12.1 million installs), but the much-newer companion tool from the same company, GitHub Copilot Chat, is coming on strong.

How strong?

Despite the Copilot Chat beta only opening up to everyone some four months ago and reaching general availability only 12 days ago, the Copilot Chat now boasts 6.1 million installs. When we checked on the preview offering in a roundup of the "Top 10 AI 'Copilot' Tools for Visual Studio Code" some seven months ago, it was only at about 325,000 installs. That's a whopping 1,770 percent increase.

GitHub Copilot Chat for VS Code
[Click on image for larger view.] GitHub Copilot Chat for VS Code (source: Microsoft).

Such explosive growth obviously signals Copilot Chat is big news, serving as a significant adjunct to the original Copilot as it basically melds the original Copilot tech with OpenAI's ChatGPT chatbot, able to provide answers and support in natural language from supported editors/IDEs without requiring developers to navigate documentation or search online forums. Eliminating such context switching, GitHub said, streamlines the development process and helps developers maintain their focus and momentum. GitHub Copilot Chat also can suggest code snippets, tips and solutions tailored to specific coding challenges.

In fact, when Copilot Chat reached GA, GitHub said: "A core piece of our AI-powered developer platform is GitHub Copilot Chat, which enables the rise of natural language as the new universal programming language."

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

Which means someday you'll just be able to tell your computer to "Create an e-commerce site for the Azure cloud that uses a Microsoft Azure SQL Database for storage and ..." with little to no programming expertise needed.

"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," reads the tool's marketplace description. You can ask for guidance in three ways:

  • Chat view: Ask Copilot for help with any task or question in the Chat view, bringing in code from your current files.
  • Inline Chat: Apply Copilot's AI suggestions directly to your code, staying in the flow.
  • Quick Chat: Bring up a Chat-powered dropdown for quick questions and suggestions.

In addition to the capability to suggest code snippets, tips and solutions tailored to specific coding challenges, specific other functionality detailed by GitHub includes:

  • Code analysis. With GitHub Copilot Chat, you can break down complex concepts and get explanations of code snippets.
  • Fixing security issues. GitHub Copilot Chat can make suggestions for remediation and help reduce the number of vulnerabilities found during security scans.
  • Simple troubleshooting. Trying to debug code? GitHub Copilot Chat not only identifies issues, but also offers suggestions, explanations, and alternative approaches.

The new tool is now included in all GitHub Copilot plans along with the original tool. Individual developers and organizations need to pay for the service, but it's available for free to verified teachers, students and maintainers of popular open source projects.

The corresponding tool for the Visual Studio IDE, meanwhile, is much less popular, showing about 196,000 installs as of this writing.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

  • Copilot Agentic AI Dev Environment Opens Up to All

    Microsoft removed waitlist restrictions for some of its most advanced GenAI tech, Copilot Workspace, recently made available as a technical preview.

Subscribe on YouTube