如何在 Intellij 中配置 Kotlin SDK 外部文档?

How to configure Kotlin SDK external documentation in Intellij?

根据 IntelliJ 文档:

External documentation opens the necessary information in a web browser, so that you can navigate to related symbols and keep the information for further reference at the same time.

通过选择文件 -> 项目结构... -> SDKs -> 文档路径 -> 指定 URL 并设置 URL [=10],这与 Java 配合得很好=].

如何在 Kotlin 中做同样的事情?

== 编辑 ==

这个问题已经报告给 Jetbrains,但显然没有解决就关闭了:https://youtrack.jetbrains.com/issue/IDEA-234490

Kotlin IDEA 插件目前未实现外部文档功能。作为解决方法,您可以在弹出窗口中 view quick documentation

您可以在 https://youtrack.jetbrains.com/issue/KT-41690

为功能请求投票