News

Tabnine AI Assistant Adds Visual Studio Support

Tabnine has added Visual Studio support to its AI assistant, which puts artificial intelligence to work for code completion within Microsoft's flagship IDE.

The AI code completion world is getting more active with the recent introduction of new advanced systems such as GitHup Copilot, described as an "AI pair programmer."

As an AI pair programmer, GitHub Copilot provides code-completion functionality and suggestions similar to Visual Studio's IntelliSense/IntelliCode, though it goes beyond those Microsoft offerings with Codex, the new AI system developed by Microsoft partner OpenAI. IntelliCode is powered by a large scale transformer model specialized for code usage (GPT-C). OpenAI Codex, on the other hand, has been described as an improved descendent of GPT-3 (Generative Pre-trained Transformer) that can translate natural language into code.

While Codex might be viewed as the "secret sauce" behind GitHub Copilot, the Tabnine offering is based on a Team Learning algorithm, with an FAQ saying "by learning your coding practices and patterns as you code, Tabnine improves the universal, open-source completions model to be familiar with your way of coding -- and as a result -- offer you much more relevant code completions."

Tabnine alluded to the increased AI code assistant activity in announcing the new Visual Studio Support recently.

"With more major players entering the AI-assisted code completion space this year, and the increasing demand from developers for team-friendly tools, we thought it was the perfect time to add Visual Studio to Tabnine's growing list of supported development environments," the company said.

The Tabnine product works with more than 30 programming languages and now supports more than 21 IDEs, having recently added support for Eclipse, Rider, JupyterLab, AppCode and DataGrip. The company said the new Visual Studio support will open up the tool to a massive new audience, pointing to the Top IDE Index, which lists Visual Studio as No. 1.

"We've received requests from tons of users to add support for VS," the company's outreach coordinator told Visual Studio Magazine in an e-mail.

More information is available here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube