Personalization (f.k.a. Workspace)

Enabling local workspace awareness (context through local code awareness) in Tabnine Enterprise

Context through local code awareness using RAG for code completions is enabled for all users, and cannot be turned off.

However, context through local code awareness using RAG for Tabnine Chat for all users is controlled by the team admin:

  1. Sign in to the Tabnine Console as an admin.

  2. Go to the Personalization page (formerly "Workspace"), under Settings.

Turn on (or off) the Enable Tabnine Context toggle button to enable (or disable) this feature for all the users in the organization.

Note: It can take up to one hour to populate the end users' IDEs.

Local Indexing

Tabnine supports any SCM for local indexing. If you have cloned your git, Tabnine will automatically create a .git root folder and parse it to create a .tabnine_root file and .gitignore from a clone of your git.

Restart your IDE to affect this change.

Learn more about Context Scoping.

Last updated

Was this helpful?