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

How to get Tabnine Hub's url.

Open nekowasabi opened this issue 1 year ago • 1 comments

I want to open TabNine Hub with CocCommand tabnine.openHub from a server connected via SSH, but I cannot open the browser from the terminal.

I can do SSH tunneling and force open the site with 127.0.0.1:1123, but I cannot configure TabNine because the URL does not contain a secret key.

It seems that getting the URL and opening the TabNine Hub page in a browser would solve the problem (cmp-tabnine can get the URL so I could set it up), but how can I get the TabNine Hub URL after running CocCommand tabnine.openHub How can I get the URL of TabNine Hub after running CocCommand tabnine.openHub?

nekowasabi avatar Feb 27 '23 12:02 nekowasabi