Open famiu opened 1 month ago
This bug usually happend after you keep avante.nvim idol a long time.
This bug usually happend after you keep avante.nvim idol a long time.
Nope, happens with me right away even if I use avante.nvim right after starting Neovim
This bug usually happend after you keep avante.nvim idol a long time.
same issue with my lazyvim, seems like avante does not refresh the copilot api token.
@leoatchina maybe you're talking about https://github.com/yetone/avante.nvim/issues/691 instead?
I'm also having this issue +1
Describe the bug
When trying to use
auto_suggestions
with the Copilot provider in a large C file, I get the following errors:To reproduce
Expected behavior
No error message, Copilot shows suggestions.
Installation method
Environment
Neovim version: NVIM v0.11.0-dev-932+g7737f89206 OS: Fedora Linux 41 Beta
Repro