You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
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)
The text was updated successfully, but these errors were encountered: