Ignat Beresnev

Results 95 comments of Ignat Beresnev

Started happening randomly on `3.6.1` as well, didn't experience it before. Killing `telegram-desktop` and opening it again helps Arch, i3, X11

Hi, can someone please check it on Dokka 1.7.0? I believe it should be fixed, at least to some degree. Implemented in https://github.com/Kotlin/dokka/pull/2485 For ``` /** * Print a greeting...

JFYI the "bug" was not because `KotlinSourceElement` was used in `DefaultDescriptorToDocumentableTranslator` We currently have two translators: * `DefaultDescriptorToDocumentableTranslator` is invoked for `Kotlin` sources only * `DefaultPsiToDocumentableTranslator` is invoked for `Java`...

Hi! Yeah, there doesn't seem to be anything special about it. What sort of problem are you having with it? Code: ``` /** * @see [IllegalArgumentException] exception */ class Class...

Closing as resolved. Please let us know if you have any more questions

Hi @petarmarijanovicfive! Unfortunately, the WIP PR is stale and no work is being done in this direction atm. Overall, the feature would definitely be nice to have, I'll have a...

Hi! Unfortunately, `Jackson 2.13` broke support for `Kotlin 1.4`, some details can be found in #2528 Unfortunately, we cannot drop support for `Kotlin 1.4` at the moment as it will...

I'm not a gradle expert unfortunately :( Maybe it's possible to use one version for build scripts and then another version as a compile dependency, not sure

Yeah, sorry. Hopefully either we'll resolve it closer to 1.8, or newer versions of Jackson might renew support for Kotlin 1.4 I'll keep this issue posted

Relevant for 1.6.21, but it doesn't lead to 404 and leads to `kotlin.text` external documentation instead