Expand description
§CompletionContextDTO
Defines the Data Transfer Object for the context of a completion request.
Structs§
- Completion
ContextDTO - A serializable struct representing the context in which a completion was
requested, analogous to
vscode.CompletionContext.
Enums§
- Completion
Trigger KindDTO - Represents the reason why code completion was triggered.