Options
All
  • Public
  • Public/Protected
  • All
Menu

A reply to a completion request.

Hierarchy

  • IReply

Index

Properties

Properties

end

end: number

The end index for the substring being replaced by completion.

matches

matches: ReadonlyArray<string>

A list of matching completion strings.

metadata

metadata: ReadonlyJSONObject

Any metadata that accompanies the completion reply.

start

start: number

The starting index for the substring being replaced by completion.

Generated using TypeDoc