【问题标题】:IntelliJ Idea + Dart classes - how do I view documentation comments for a particular classIntelliJ Idea + Dart 类 - 如何查看特定类的文档注释
【发布时间】:2020-01-13 04:05:17
【问题描述】:

在 VSCode 中,您可以将鼠标悬停在 dart 类名称上,它会为您提供文档 cmets。您如何在 IntelliJ 中实现这一点?

我正在使用社区版。

我试过 cmd + 鼠标悬停,但它没有给我 cmets

【问题讨论】:

    标签: intellij-idea dart


    【解决方案1】:

    这是一个没有自动选择的选项

    https://www.jetbrains.com/help/idea/viewing-reference-information.html

    自动显示快速文档#

    In the Settings/Preferences dialog (⌃⌥S), go to Editor | General.
    
    In the Other area, select the Show quick documentation on mouse move checkbox and specify the delay in milliseconds after which the
    

    应该会出现弹出窗口。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-06-19
      • 1970-01-01
      • 2012-01-09
      • 1970-01-01
      • 1970-01-01
      • 2016-10-10
      • 1970-01-01
      相关资源
      最近更新 更多