Options
All
  • Public
  • Public/Protected
  • All
Menu

A reply to a completion items fetch request.

Hierarchy

  • ICompletionItemsReply

Index

Properties

Properties

end

end: number

The end index for the substring being replaced by completion.

items

A list of completion items.

start

start: number

The starting index for the substring being replaced by completion.

Generated using TypeDoc