jayli / jayli/copilot.nvim

报错

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Error in CursorHold Autocommands for "*"..function copilot#cursor_hold[2]..49_flush[7]..CursorHold Autocommands for "*"..function copilot#cursor_hold[2]..49_flush[3]..Canc
elCopilotComplete[1]..remote#define#request:
line 2:
Invoking '/Users/bachi/.local/share/nvim/site/pack/packer/start/copilot.nvim/rplugin/python3/copilot.py:function:CancelCopilotComplete' on channel 5:
Invalid channel: 5
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the CursorHold error in the reported Neovim setup, then inspect the plugin's remote request path and the referenced copilot.py CancelCopilotComplete function. Trace why the request reaches an invalid channel and verify that CursorHold no longer raises the error when completion cancellation runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, vim
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.