lsp-java
lsp-java copied to clipboard
Annotations occasionally stay on completion
Describe the bug When using corfu for completion, candidates with package names get completed, then flash for half a second, and disappear. There are some cases in which the package name doesn't disappear. Issue on corfu opened here: https://github.com/minad/corfu/issues/184, opening an issue here as the maintainer suggested
To Reproduce start typing any candidate for completion
Expected behavior after accepting a completion, the selected candidate should only be the wanted object, not with the package name separated by a dash
Screenshots
Candidates for List
when selecting the first candidate when quick typing this can happen

Logs lsp_log.txt