News

Visual Studio 2022 Now Does GitHub Copilot, the 'AI Pair Programmer'

GitHub Copilot, the AI-driven coding assistant described as a "pair programmer," is now available from Visual Studio 2022 -- to those already enrolled in the technical preview.

The potentially game-changing tech drew many "ooohs" and "aaahs" from the developer community -- and a fair amount of debate about ethics and security -- when it was unveiled last summer for Visual Studio Code.

"We've been building GitHub Copilot together with the incredibly talented team at OpenAI for the last year, and we're so excited to be able to show it off today," said Nat Friedman, CEO of GitHub, in a June 29, 2021, Hacker News post. "Hundreds of developers are using it every day internally, and the most common reaction has been the head exploding emoji. If the technical preview goes well, we'll plan to scale this up as a paid product at some point in the future."

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

It has been much improved since then along with its backing tech, a breakthrough AI system called Codex that was created by Microsoft partner OpenAI. It has amazed developers with its ability to provide whole-line code completions and even construct entire development projects like a simple game solely from typed commands. Verbal commands are surely on the horizon, so you will probably be able to tell your computer to "spin up a web server" and see it done.

Turning Words into Code
[Click on image for larger view.] Turning Words into Code (source: OpenAI).

Now, if you're among the lucky, you can try it out with VS 2022.

"Since we launched GitHub Copilot into technical preview last year, we've been busy learning from the feedback we've been receiving as well as expanding the numbers of people with access to the technical preview and the places where you can use it," said GitHub's Martin Woodward in a March 29 blog post. "Today, we are adding our top requested IDE: Visual Studio 2022."

Of course, you have to get on the waitlist first.

"While spaces are limited, we are continuing to add more developers into the preview as we increase capacity of the service," Woodward said.

If you are lucky enough to join the preview, the company wants to hear from you.

"We're really excited to see what you think of GitHub Copilot in Visual Studio and get your feedback, especially on the .NET Languages," Woodward said. "Try writing some unit tests with your favorite frameworks, or having GitHub Copilot help you implement new methods. The more specific your code comments are, the better GitHub Copilot can create code that matches your intentions."

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube