Describe the bug
Running the command :TabnineAgent opens a window (the WebView) in which "// Loading Tabnine //" is shown together with an animated icon.
Occasionally the window flashes white, but nothing else happens.
To Reproduce
Steps to reproduce the behavior:
- Install tabnine according to the README
- Confirm that tabnine works by editing and observing suggestions
- Open the agent via
:TabnineAgent
Expected behavior
The WebView should finish loading so that it can be used to communicate with the agent.
Version Info:
- OS: Ubuntu 22.04.5 LTS
- Neovim version: v0.12.1
- Installed Tabnine Binaries: 4.334.0
- Active Tabnine Binaries: I don't have a
.active file.
Additional context
I'm using the Tabnine Enterprise edition.
I would be happy for any way to analyze the problem, because I can't see any error messages that I could google for.
Describe the bug
Running the command
:TabnineAgentopens a window (the WebView) in which "// Loading Tabnine //" is shown together with an animated icon.Occasionally the window flashes white, but nothing else happens.
To Reproduce
Steps to reproduce the behavior:
:TabnineAgentExpected behavior
The WebView should finish loading so that it can be used to communicate with the agent.
Version Info:
.activefile.Additional context
I'm using the Tabnine Enterprise edition.
I would be happy for any way to analyze the problem, because I can't see any error messages that I could google for.