Thank you for your work on this plugin, it looks very useful.
I'm trying to get things up and running, and once I go through the authentication flow in :CopilotChat by entering the provided code into github.com/login/device (and seeing a successful result on web), I get the following error:
[CopilotChat] [WARN] Failed to authenticate with copilot: ...s/start/CopilotChat.nvim/lua/CopilotChat/utils/files.lua:234: attempt to call field 'scheudle_main' (a nil value)
Sorry if this is user error, but I don't think I missed any steps here.
Running on Arch Linux with neovim 0.11.3, curl 8.15.0. CopilotChat.nvim and plenary.nvim are both on HEAD.
Thank you for your work on this plugin, it looks very useful.
I'm trying to get things up and running, and once I go through the authentication flow in
:CopilotChatby entering the provided code into github.com/login/device (and seeing a successful result on web), I get the following error:Sorry if this is user error, but I don't think I missed any steps here.
Running on Arch Linux with neovim 0.11.3, curl 8.15.0. CopilotChat.nvim and plenary.nvim are both on HEAD.