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

Duplicate import entries for code actions #592

Open
greg0ire opened this issue Aug 23, 2024 · 0 comments
Open

Duplicate import entries for code actions #592

greg0ire opened this issue Aug 23, 2024 · 0 comments

Comments

@greg0ire
Copy link

greg0ire commented Aug 23, 2024

When asking the lsp for code actions, I often get duplicate (or more) lines, like in the screenshot below (Neovim):

2024-08-23_09-21

I reproduced it with VS Code as well.

How to reproduce

  1. Clone https://github.com/fwcd/kotlin-quick-start
  2. Open https://github.com/fwcd/kotlin-quick-start/blob/main/src/test/kotlin/quick/start/AppTest.kt
  3. Remove the import on line 7
  4. Ask for code actions
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