Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support inlineCompletion #5071

Open
YangchaoYi opened this issue Jul 3, 2024 · 0 comments · May be fixed by #5126
Open

Support inlineCompletion #5071

YangchaoYi opened this issue Jul 3, 2024 · 0 comments · May be fixed by #5126
Assignees
Labels
enhancement New feature or request

Comments

@YangchaoYi
Copy link

YangchaoYi commented Jul 3, 2024

Is your feature request related to a problem? Please describe.
It seems coc.nvim currently doesn't support the textDocument.inlineCompletion method.

Describe the solution you'd like
Add support similar to the current completion method.

Describe alternatives you've considered
Implement language client middleware to support this method.

Additional context
Some language server starts to use this method to provide ML generated code blocks.

@fannheyward fannheyward self-assigned this Jul 4, 2024
@fannheyward fannheyward added the enhancement New feature or request label Jul 8, 2024
fannheyward added a commit that referenced this issue Jul 17, 2024
fannheyward added a commit that referenced this issue Jul 23, 2024
fannheyward added a commit that referenced this issue Jul 23, 2024
fannheyward added a commit that referenced this issue Jul 25, 2024
fannheyward added a commit that referenced this issue Aug 1, 2024
fannheyward added a commit that referenced this issue Aug 13, 2024
- inlineCompletion

Closes #5071
fannheyward added a commit that referenced this issue Aug 14, 2024
- inlineCompletion

Closes #5071
fannheyward added a commit that referenced this issue Aug 14, 2024
- inlineCompletion

Closes #5071
fannheyward added a commit that referenced this issue Aug 14, 2024
- inlineCompletion

Closes #5071
fannheyward added a commit that referenced this issue Aug 15, 2024
- inlineCompletion

Closes #5071
fannheyward added a commit that referenced this issue Aug 26, 2024
- inlineCompletion

Closes #5071
@fannheyward fannheyward linked a pull request Aug 26, 2024 that will close this issue
fannheyward added a commit that referenced this issue Aug 26, 2024
- inlineCompletion

Closes #5071
fannheyward added a commit that referenced this issue Sep 2, 2024
- inlineCompletion

Closes #5071
fannheyward added a commit that referenced this issue Nov 22, 2024
- inlineCompletion

Closes #5071
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants