Skip to content

🤔 #10

@EltonZhong

Description

@EltonZhong

Kotlin 没有生成注释的快捷键可能是有原因的, 这是by design
Clean code 书里讲到:多余的注释不如没注释。
在Kotlin 的设计里, 对于

fun sum(a, b)

Get sum of [a] and [b] (或者没有注释) 是比下面的注释更直观的:
/**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions