InlineCompletionList

Represents a collection of inline completion items to be presented in the editor.

Online Documentation

Constructors

Link copied to clipboard
constructor(items: ReadonlyArray<InlineCompletionItem>)

Creates a new list of inline completion items.

Properties

Link copied to clipboard

The inline completion items.