Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
EliCodesForFun opened this issue Apr 8, 2023 · 1 comment

Comments

@EliCodesForFun
Copy link

EliCodesForFun commented Apr 8, 2023

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)

@TzufTabnine
Copy link

TzufTabnine commented Apr 10, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants