CompletionProvider.getTitle

Gets the title of the completion provider, if any.

Currently, titles are not displayed in the completion results, but may be at some point in the future when non-null.

interface CompletionProvider
string
getTitle
()

Return Value

Type: string

a title for the provider or null