cursive
cursive copied to clipboard
Autocomplete of java imports results in duplicated names
If you start typing e.g. (:import (java.time Zon
and then Cursive suggests ZonedDateTime
as an autocompletion and you hit enter, you end up with this: (:import (java.time ZonedDateTime ZonedDateTime))
.
This is on IntelliJ 2021.3.2 with Cursive 1.12.2-eap3-2021.3