tabnine-visual-studio
tabnine-visual-studio copied to clipboard
Tabnine didn't start working automatically
In some cases, Tabnine suggestions are not showing right after the installation. In order to get Tabnine to work in Visual Studio after the installation, you need to create a text file in your project and type tabnine::config in.
Mine wasn't showing immediately after installing, but it felt like it had to "learn" my coding style before I got any recommendations. Now I have recommendations (in addition to the Intellisense recommendations) from TabNine.
If your TabNine host application take too long (> 100 ms for whatever reason) to return suggestion to your IDE,
the extension can refuse the result and show "No suggestion".
It's possible to fix it before an official update: https://github.com/tabnine/tabnine-visual-studio/issues/7#issuecomment-1261411286