Closed allan-simon closed 7 months ago
I am facing this issue as well. I have noticed this happens anytime chat completes it's generation. This could be after calling :TabnineFix
or :TabnineExplain
we could bandage this by giving a nicer warning when json decoding fails (i've been wanting to do this for a while actually), but the actual problem lies in the chat binaries outputting non-json (which is proprietary code, so someone on the TabNine team has to fix it)
@allan-simon is this still happening? can you share a video of the issue? is it with /generate-test-for-code
?
@mumahmud can you please check if you're able to get tabnine chat working now
closing this as fixed. feel free to re-open.
Can we get this re-opened.
I just setup chat today and this issue reproduces fairly consistently for me when using /explain-code
Describe the bug When using Tabnine chat if I try in the chat window to ask it to generate code I will see in my neovim terminal
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Version Info:
cat /etc/os-release
): Ubuntu 22.04nvim -v
): v0.10.0-devls -A /path/to/plugin/binaries
): 4.111.0cat /path/to/plugin/binaries/.active
): 4.111.0Additional context Add any other context about the problem here.