981377660LMT / ts

ts学习
6 stars 1 forks source link

为 @link 添加描述 #532

Open 981377660LMT opened 4 months ago

981377660LMT commented 4 months ago
image
    /**
     * Indicates whether {@link CompletionEntry.labelDetails completion entry label details} are supported.
     * If not, contents of `labelDetails` may be included in the {@link CompletionEntry.name} property.
     */
    readonly useLabelDetailsInCompletionEntries?: boolean