Fresh install of v3.2.16 fails to initialize
See original GitHub issueIssue Description
please complete the following information:
- OS version: Win 10
- Editor version: 1.55.0
- Programming language: ts
- TabNine extension version: 3.2.16 & 3.2.15
If the issue is related to TabNine failure, please provide log files:
Type TabNine::config
in your editor, the logs are located at the bottom of the page
Editor console logs:
Help -> Toggle Developer Tools
Issue Details:
So I tried installing the plugin for the first time today. I saw the ‘tabnine’ icon and name appear at the bottom of vs code in the status bar. But when I clicked it to open the tabnine hub, the page was simply blank. I tried restarting vs code, uninstalling and re-installing. No code completion was happening, and typing TabNine::config
did nothing. I then tried rolling back one version to 3.2.15 to see if there was any difference, but the behavior was the same.
I then went all the way back and installed v3.1.26. This time it worked flawlessly. Tabnine hub initialized and I was finally getting completions. I then attempted to upgrade to the latest version, and it is working now.
Based on this, I imagine there is some sort of setup process that the newer version is wrongly expecting to already be there. The newer version probably works for most people if they already have a 3.1.x version installed. However a fresh installation appears to be broken, at least in the two most recent versions as of writing this issue.
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (4 by maintainers)
@dimacodota Everything seems to be working now! Good job!
@rossignolli @Jonovono @tbrixey - can you please send us your tabnine_config.json file to support@tabnine.com? the file should be located at: window:
{FOLDERID_RoamingAppData}\TabNine
. C:\Users\Alice\AppData\Roaming\TabNine mac :$HOME/Library/Preferences/TabNine
/Users/Alice/Library/Preferences/TabNine linux:$XDG_CONFIG_HOME/TabNine
or$HOME/.config/TabNine
/home/alice/.config