tabnine-vscode icon indicating copy to clipboard operation
tabnine-vscode copied to clipboard

Tabnine doesn't work on VSCode

Open Egor-Kozlov opened this issue 3 years ago • 10 comments

  • OS version: Win 8.1 x64 6.3.9600
  • Editor version [e.g. 1.45.0-insider]:
  • Programming language: js
  • TabNine extension version: 3.4.4

Hi! After installing this extension, it does not work. I reloaded vscode, reinstalled the extension, but it does not show any signs of life. After trying to find out the version or config, nothing happens https://prnt.sc/13i6gyc , and the tabnine window is empty https://prnt.sc/13i6e6z .

Thanks!

gz#1162

Egor-Kozlov avatar May 28 '21 06:05 Egor-Kozlov

Can you please share the binary log and config file? tabnine_config.json should be located at C:\Users\username\AppData\Roaming\

maya-tabnine avatar May 30 '21 18:05 maya-tabnine

tabnine_config.json is here : https://drive.google.com/file/d/1aLCpijrHl-ORvWV4FU-J5c1UuAeO_i0w/view?usp=sharing

Egor-Kozlov avatar May 31 '21 06:05 Egor-Kozlov

I have the exact same issue, using windows 10.

Locally it works 100%, but using the vscode ssh extension for remote dev it gives me the error "Partial support, click to resolve". If I click on that the tabnine window is also empty.

The problem is I do all of my dev remotely via the SSH extension.

Is this a known issue and can it be resolved?

sayajin101 avatar May 31 '21 12:05 sayajin101

Can you also send Tabnine's log? in VSCode please open the extension settings and enter a path on ‘Tabnine: Log File Path’ Then restart the IDE and wait for the problem to happen.

maya-tabnine avatar Jun 08 '21 14:06 maya-tabnine

I have the exact same issue, using windows 10.

Locally it works 100%, but using the vscode ssh extension for remote dev it gives me the error "Partial support, click to resolve". If I click on that the tabnine window is also empty.

The problem is I do all of my dev remotely via the SSH extension.

Is this a known issue and can it be resolved?

that happened to me as well

snyntakk404 avatar Jun 10 '21 22:06 snyntakk404

@sayajin101 @snyntakk404 this is known. Check this old issue https://github.com/codota/TabNine/issues/305 or follow our instructions on our faq to port forwarding https://www.tabnine.com/faq#could_not_start_browser : Use port forwarding to view the config panel from your local machine. If your remote machine's address is [email protected], and Tabnine is listening on port 5555, the following command from your local machine will do this: ssh -L 5555:127.0.0.1:5555 [email protected]

maya-tabnine avatar Jun 15 '21 10:06 maya-tabnine

@maya-tabnine Thank you soo much, that did the trick!

Maybe you guys should have this as a popup when you hover over the "Partial support, click to resolve" error that it gives you a link on how to setup this port forward?

sayajin101 avatar Jun 18 '21 10:06 sayajin101

I have the same problem, the status bar always says starting, The background is always downloading tabnine.zip I removed the relevant folders in the WIN anti-virus software according to the official website, but it still didn't work

gitQqqHs avatar Oct 20 '21 17:10 gitQqqHs

I have the exact same issue, using windows 10.

Locally it works 100%, but using the vscode ssh extension for remote dev it gives me the error "Partial support, click to resolve". If I click on that the tabnine window is also empty.

The problem is I do all of my dev remotely via the SSH extension.

Is this a known issue and can it be resolved?

Same problem. It crashes my SSH function of my remote server entirely, not only the REMOTE-SSH plugin, without any notifications when I simply install it on my server through VSCODE plugin manager. It takes much time to find this.

Hinlavic avatar Nov 03 '21 12:11 Hinlavic

Same problem on macOS

mzvast avatar Dec 07 '21 06:12 mzvast

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 13 '22 16:10 stale[bot]

i have the same issue tried everything but dont work. tabnine works in json files. but dont work in javascript or react files

javascapetech avatar Aug 12 '23 18:08 javascapetech