Module CompletionContextDTO

Module CompletionContextDTO 

Source
Expand description

§CompletionContextDTO

Defines the Data Transfer Object for the context of a completion request.

Structs§

CompletionContextDTO
A serializable struct representing the context in which a completion was requested, analogous to vscode.CompletionContext.

Enums§

CompletionTriggerKindDTO
Represents the reason why code completion was triggered.