neoclide / neoclide/coc-github-copilot
[feature] support textDocument/copilotInlineEdit
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/github/copilot-language-server-release/#next-edit-suggestions
any support for next edits suggestions?
TIA!
BTW:
[coc.nvim] Unhandled method copilot/fetchDisconnectAll
This warning shouldn't occur.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked GitHub Copilot next-edit suggestions documentation and inspecting the existing coc.nvim Copilot/LSP handling. Trace how textDocument/copilotInlineEdit and copilot/fetchDisconnectAll are handled. Done means next-edit suggestions are supported and the unhandled-method warning no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100