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

Log to find semantic problem #136

Closed
ai opened this issue Aug 24, 2019 · 7 comments
Closed

Log to find semantic problem #136

ai opened this issue Aug 24, 2019 · 7 comments
Labels
Type: bug Something isn't working wontfix

Comments

@ai
Copy link

ai commented Aug 24, 2019

Thanks for amazing extension. I found a problem with enabling semantic autocomplete.

TabNine can’t start flow binary, but I install it to the system and it is available by flow lsp command in terminal. It could be the problem of my environment (for instance, Flatpak container restrictions).

But I need some debug information to fix it. Where I can find TabNine log?

@meotimdihia
Copy link

meotimdihia commented Aug 27, 2019

I have the same problem, but with Typescript.
And followed https://tabnine.com/semantic, still can't enable samantic in Vscode - Windows 10

[language.typescript]
command = "C:\\Users\\meoti\\AppData\\Roaming\\npm\\typescript-language-server"
args = ["--stdio"]
install = [["npm", "install", "-g", "typescript-language-server"]]

@mattiasw
Copy link

mattiasw commented Sep 4, 2019

I'm using nvm and have the same issue if that gives any clues. I have followed the instructions on tabnine.com/semantic but it did not help.

@haakemon
Copy link

haakemon commented Sep 4, 2019

Try to append ".cmd" to the command in TabNine.toml as suggested here: codota/tabnine-vscode#45

Had the same issues, and this fixed it for me as well.

@Cy-Tek
Copy link

Cy-Tek commented Oct 30, 2019

I tried appending ".cmd" but that did not resolve my issue. Even after running TabNine::restart, it still gives the error code.

@jcpeterson
Copy link

@Cy-Tek it worked for me

@amircodota amircodota added the Type: bug Something isn't working label Mar 19, 2020
@stared
Copy link

stared commented Jun 6, 2020

@Cy-Tek Are you sure you edit TabNine.toml (NOT TabNineExample.toml)? The solution from codota/tabnine-vscode#45 worked for me.

@stale
Copy link

stale bot commented Oct 3, 2022

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 stale bot added the wontfix label Oct 3, 2022
@stale stale bot closed this as completed Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working wontfix
Projects
None yet
Development

No branches or pull requests

8 participants