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 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