@kkdev92/vscode-ext-kit - v4.1.1
    Preparing search index...

    Type Alias TooltipLike

    TooltipLike: string | { value: string }

    A tooltip. A real vscode.MarkdownString satisfies the object form and is passed through to the platform untouched.