codota / TabNine

AI Code Completions

Home Page:https://tabnine.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabnine - makes Code Suggestions not appear - no autosuggestions/autorecommendations.

EliCodesForFun opened this issue · comments

commented

please complete the following information:

  • OS version: Windows 10
  • Editor: VsCode latest
  • Editor version:
  • Programming language: Python
  • TabNine extension version: Latest - 3/15/23 version
  • Engine version (could be located within Tabnine Hub): ~

Issue Details:

Basically, Tabnine's autosuggestions are overriding the code suggestions, making them not show.
Here's the video of my issue
https://user-images.githubusercontent.com/9376306/230731590-9940ea59-2e0f-4454-ae7b-d73960cc6810.mp4

Here's how it works with Tabnine disabled.
https://user-images.githubusercontent.com/9376306/230731722-3dbe6ae4-f3e0-463d-8753-81a1d5a9f522.mp4

gz#22727

(related to Zendesk ticket #22727)

Hi @EliCodesForFun,

The feature that you are using is called "suggestion preview", which is designed to show the inline currently selected popup item.

Tabnine is using a VSCode API called "ghost text," which has some API limitations from the VSCode side, such that it does not trigger the popup when "ghost text" is rendered (you can see an ongoing issue here..

Visual Studio Code May 2021

https://code.visualstudio.com/updates/v1_57#_suggestion-preview

Comment on #131940If Intellicode Whole Line Completions are displayed, the suggestions widget does not open