| Interface | Description |
|---|---|
| ICompletionItemResolveParticipant |
Represents a class that can resolve certain kinds of completion items.
|
| ICompletionItemResolverRequest |
Represents a request from the client to resolve a given completion item, with
information needed to resolve the request attached.
|
| ICompletionParticipant |
Completion participant API.
|
| ICompletionRequest |
Completion request API.
|
| ICompletionResponse |
Completion response API.
|
| Class | Description |
|---|---|
| CompletionParticipantAdapter |
Completion participant adapter.
|
Copyright © 2022. All rights reserved.