Module Debug_protocol.Completions_command
Returns a list of possible completions for a given caret position and text. Clients should only call this request if the capability 'supportsCompletionsRequest' is true.
module Arguments : sig ... end
module Result : sig ... end