This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Inline completions as code completions #16488
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
Check for existing issues
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
The text was updated successfully, but these errors were encountered: