Changelog Update
February 18, 2024
This release includes another leap forward in the performance and capability of the Tabnine AI coding assistant: highly personalized recommendations for every developer through contextual awareness. Tabnine can deliver a more precise and personalized experience across all product features. Context awareness provides the subtle nuances that make a developer and organization unique. Tabnine achieves this context awareness in two ways:
Context through local code awareness: Tabnine can access locally available data in a developer’s IDE to provide more accurate and relevant results. Tabnine automatically identifies the relevant information and uses it as context to provide personalized results. Tabnine administrators can enable this feature for their organization in the admin console settings.
Connection to your software repository for global code awareness: Tabnine administrators can connect Tabnine to their organization’s code repositories, significantly increasing the context Tabnine uses across product features. This capability is currently in Private Preview for Tabnine Enterprise customers with on-premises or VPC deployments.
Mentions in Chat: Developers can help Tabnine focus on specific elements in the workspace through @mentions (using the @ symbol to tag unopened files, classes, or methods in Tabnine Chat). This feature is supported across Visual Studio Code, JetBrains IDEs, and Visual Studio 2022.
Improved test generation: Test generation now considers the structure of actual test files and identifies similar existing tests more effectively.
New visual dashboard: Keep track of Tabnine's performance with a new visual dashboard tailored for team usage.
Accepting partial completions: Users can now partially accept completions on a line-by-line basis. (This feature is supported in Visual Studio Code and JetBrains IDEs.)
JetBrains extension
Expanded Code Lens support: Code Lens now supports GO, C/CPP, and C# languages.
Visual Studio 2022 extension
We upgraded the Chat extension to enable the latest features, including better context, local repository awareness, chat code mentioning, and rich diff-view for applying suggested snippets.
New status bar item and snooze button
Introduced Code Lens functionality
Enhanced proxy support: Better connectivity with extended proxy support
CSV reporting bug fixes
Minor chat bug fixes and improvements