eygraber
01/31/2025, 8:07 PM()
at the end of the name? I thought there was an open issue for it on YouTrack, but I can't seem to find it now.CLOVIS
02/02/2025, 7:34 PMeygraber
02/02/2025, 9:50 PMCLOVIS
02/03/2025, 8:33 AMRoman Golyshev
02/03/2025, 10:07 AMeygraber
02/03/2025, 1:40 PMsealed interface Foo {
data object Bar : Foo
data object Baz : Foo
}
If I want Foo.Bar
and I type Fo
then the first autocomplete result is Foo()
.
I'll take a screen recording of the issue and get the debug info for the autocomplete result when I'm back at my computer.Roman Golyshev
02/03/2025, 5:27 PMeygraber
02/03/2025, 5:29 PMeygraber
02/03/2025, 5:34 PMCLOVIS
02/03/2025, 6:37 PM@Serializable
🤔eygraber
02/04/2025, 4:40 AMeygraber
02/04/2025, 4:40 AM@Serializable
and the module where it happens doesn't have the serialization plugin or libraries.Roman Golyshev
02/04/2025, 9:47 AM()
insertion should not happen in K2 Mode, but it can happen with K1 Mode