Join Slack
Communities
Powered by
Am I right that IntelliJ doesn't have support for ...
# scripting
j
jmfayard
02/17/2022, 11:34 AM
Am I right that IntelliJ doesn't have support for showing the kdoc of an imported external dependency?
jmfayard
02/17/2022, 11:35 AM
the sources are published
https://repo1.maven.org/maven2/it/krzeminski/github-actions-kotlin-dsl/0.8.0/
i
Ivan Kubyshkin [JetBrains]
02/17/2022, 11:48 AM
I can see the same behavior with usual Kotlin and Java code. Am I right that you use CMD + Hover?
j
jmfayard
02/17/2022, 1:08 PM
No, I'm doing
F1: quick documentation
It works with kdoc present in the script
jmfayard
02/24/2022, 1:56 PM
I can confirm that KDoc support (Quick Documentation) is not implemented for external dependencies. I created this ticket:
https://youtrack.jetbrains.com/issue/KT-51461
🙏 2
👍 1
6
Views
Open in Slack
Previous
Next