Package | Description |
---|---|
org.eclipse.lemminx.settings | |
org.eclipse.lemminx.settings.capabilities |
Modifier and Type | Method and Description |
---|---|
boolean |
XMLCompletionSettings.isCompletionResolveSupported(CompletionResolveSupportProperty property)
Returns true if the client supports resolving the given
CompletionResolveSupportProperty property in
completionItem/resolve and false otherwise. |
Modifier and Type | Method and Description |
---|---|
static CompletionResolveSupportProperty |
CompletionResolveSupportProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompletionResolveSupportProperty[] |
CompletionResolveSupportProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.