-
-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
Hey all,
If there is documentation to write better issues for y'all, feel free to send that along and I can clean up this issue. In the meantime, I've been directed to open an issue here as opposed to with https://github.com/CopilotC-Nvim/CopilotChat.nvim since the issue I am encountering is from plenary.
You can find the issue thread here:
CopilotC-Nvim/CopilotChat.nvim#325 (comment)
Surfacing the issue to this thread below:
When calling this plugin's main function :CopilotChat <input>
the following is received:
stack traceback:
[C]: in function 'has'
....local/share/nvim/lazy/plenary.nvim/lua/plenary/curl.lua:41: in function 'headers'
....local/share/nvim/lazy/plenary.nvim/lua/plenary/curl.lua:241: in function 'request'
....local/share/nvim/lazy/plenary.nvim/lua/plenary/curl.lua:277: in function 'post'
...e/nvim/lazy/CopilotChat.nvim/lua/CopilotChat/copilot.lua:408: in function 'on_done'
...e/nvim/lazy/CopilotChat.nvim/lua/CopilotChat/copilot.lua:319: in function '_user_on_exit'
.../.local/share/nvim/lazy/plenary.nvim/lua/plenary/job.lua:241: in function '_shutdown'
.../.local/share/nvim/lazy/plenary.nvim/lua/plenary/job.lua:48: in function <.../.local/share/nvim/lazy/plenary.nvim/lua/plenary/job.lua:39>```
A collaborator on that thread suggests it may be a regression issue, but I wouldn't know where to start to check, and that individual seemed to be making an intuition call.
Please let me know what, if anything, I can do to help resolve this!
Metadata
Metadata
Assignees
Labels
No labels