public class CompletionItemDefaultsUtils extends Object
| Constructor and Description |
|---|
CompletionItemDefaultsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
process(CompletionResponse completionResponse,
SharedSettings sharedSettings)
Processes the completion list and manages item defaults.
|
public static void process(CompletionResponse completionResponse, SharedSettings sharedSettings)
completionResponse - the completion responsesharedSettings - the shared settingsCopyright © 2024. All rights reserved.