codota / TabNine

AI Code Completions
https://tabnine.com
MIT License
10.58k stars 493 forks source link

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

Closed EliCodesForFun closed 1 year ago

EliCodesForFun commented 1 year ago

please complete the following information:

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)

TzufTabnine commented 1 year ago

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