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

LSP completions do not support additionalTextEdits #4

Open
mattmassicotte opened this issue Dec 23, 2023 · 1 comment
Open

LSP completions do not support additionalTextEdits #4

mattmassicotte opened this issue Dec 23, 2023 · 1 comment

Comments

@mattmassicotte
Copy link
Contributor

The additionalTextEdits field of CompletionItem is being dropped. The append! completion for Go reproduces this problem.

@mattmassicotte
Copy link
Contributor Author

This is "addressed" by 634a577. A good fix here would be to expand the ChimeKit completion API, as it cannot currently fully describe what is happening. However, that would be a major effort and not something I can take on right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant