tabnine-visual-studio icon indicating copy to clipboard operation
tabnine-visual-studio copied to clipboard

Tabnine didn't start working automatically

Open maya-tabnine opened this issue 3 years ago • 2 comments

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.

maya-tabnine avatar Oct 31 '21 13:10 maya-tabnine

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.

Intecpsp avatar Oct 31 '21 19:10 Intecpsp

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

mhtvsSFrpHdE avatar Sep 28 '22 20:09 mhtvsSFrpHdE