Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Inline completions as code completions #16488

Closed
1 task done
Folamh opened this issue Aug 19, 2024 · 2 comments
Closed
1 task done

Inline completions as code completions #16488

Folamh opened this issue Aug 19, 2024 · 2 comments
Labels
ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor feature [core label] inline completion Umbrella label for Copilot, Supermaven, etc. completions language server An umbrella label for all language servers menus Feedback for menu items, context menus, etc

Comments

@Folamh
Copy link

Folamh commented Aug 19, 2024

Check for existing issues

  • Completed

Describe the feature

I would like if we could make inline completions appear in the code completion box. There is an example of this for nvim through https://github.com/zbirenbaum/copilot-cmp. I get less distracted by the suggestions and I can get both lsp suggestions and suggestions from copilot.

If applicable, add mockups / screenshots to help present your vision of the feature

image

@Folamh Folamh added admin read feature [core label] labels Aug 19, 2024
@JosephTLyons JosephTLyons added menus Feedback for menu items, context menus, etc ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor inline completion Umbrella label for Copilot, Supermaven, etc. completions and removed triage labels Aug 23, 2024
@whazor
Copy link

whazor commented Sep 10, 2024

Please consider utilizing the LSP Inline Completion Request to allow multiple extension to provide this functionality.

@notpeter notpeter added the language server An umbrella label for all language servers label Oct 26, 2024
@notpeter
Copy link
Member

@whazor I've opened a separate issue for tracking that:

We partially support this with Zed Edit Predictions:

Image

@zed-industries zed-industries locked and limited conversation to collaborators Mar 24, 2025
@notpeter notpeter converted this issue into discussion #27393 Mar 24, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor feature [core label] inline completion Umbrella label for Copilot, Supermaven, etc. completions language server An umbrella label for all language servers menus Feedback for menu items, context menus, etc
Projects
None yet
Development

No branches or pull requests

4 participants