News

Tabnine Unveils AI Assistant for Visual Studio 2022, Chat Beta

Tabnine, known for its AI assistant Visual Studio Code extension, this month introduced a beta tool for the full-fledged Visual Studio 2022 IDE along with a new chat application, also in beta.

"Tabnine for Visual Studio 2022 is now available in beta!" the company announced earlier this month. "Visual Studio 2022 users who work with C++, C#, or any other language can now use Tabnine's AI assistant. Additionally, Tabnine Chat support is coming soon, enabling users to interact naturally and in a flexible free-form manner with Tabnine AI models directly within the IDE."

The new Visual Studio 2022 tool, Tabnine AI Assistant - Visual Studio Autocomplete, has been installed more than 33,000 times as of this writing, a user count far dwarfed by the company's VS Code tool called Tabnine AI Autocomplete for Javascript, Python, Typescript, PHP, Go, Java, Ruby & more, which has been installed more than 6 million times.

[Click on image for larger view.] Tabnine Visual Studio 2022 Tool (source: Tabnine).

The beta Visual Studio 2022 tool reportedly provides AI code completion for C++ / C#, ASP.NET, Visual Basic, .NET, JavaScript, Java and all other languages. The company also offers AI completion tooling for other IDEs and code editors.

Tabnine offers various pricing plans and notes that the Visual Studio 2022 tool can be installed by following its Let's set up Tabnine for Visual Studio 2022 (Beta) guidance.

Tabnine Chat, meanwhile, is accessible only via a waitlist, with the company touting functionality that it says goes beyond the famous ChatGPT chatbot from OpenAI.

[Click on image for larger view.] Tabnine in Visual Studio 2022 (source: Tabnine).

"While ChatGPT and other tools are useful for generating 'first draft' code, Tabnine Chat aims to support the workflows of professional developers working on big projects, especially in enterprises," the company said.

Enterprise benefits include: understanding and explaining current code; knowledge proliferation and accessibility; quality assurance and code consistency; continuous improvement and innovation; and standardization of coding practices.

The company said attributes of the Chat tool that help with all of that include:

  • Tabnine Chat runs inside the IDE and is contextualized on whatever code you're working on. This makes it useful not just for creating an app from scratch but also for incremental and highly contextual work, which is typically the nature of development in larger commercial projects.
  • Tabnine Enterprise customers can connect their repositories to Tabnine Chat, allowing it to assist with coding and answer questions based on internal projects. This is especially useful when the organization has a substantial set of internal APIs, libraries, services, and best practices that are being used.
  • Tabnine Chat is compatible with strict security and compliance requirements that many organizations have. Tabnine Enterprise also allows isolated environment deployment using Virtual Private Cloud or on-premises deployment, ensuring total code privacy and security. In addition, Tabnine Chat was only trained on open-source code with permissive licenses, guaranteeing that our models aren't trained on GPL or other copyleft code.

"Imagine a private and secure AI assistant that has studied your entire codebase, all permissible open-source code, and every Stack Overflow Q&A, and is always available to answer any of your questions, generate and document code, right in your IDE," the Tabnine site's chat section says. "That's Tabnine Chat."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events