| Package | Description |
|---|---|
| org.eclipse.lemminx | |
| org.eclipse.lemminx.services.extensions | |
| org.eclipse.lemminx.settings |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLTextDocumentService.updateCompletionSettings(XMLCompletionSettings newCompletion) |
| Modifier and Type | Method and Description |
|---|---|
XMLCompletionSettings |
ICompletionRequest.getCompletionSettings() |
| Modifier and Type | Method and Description |
|---|---|
XMLCompletionSettings |
XMLGeneralClientSettings.getCompletion()
Get completion settings
|
XMLCompletionSettings |
SharedSettings.getCompletionSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLCompletionSettings.merge(XMLCompletionSettings newCompletion)
Merge only the given completion settings (and not the capability) in the
settings.
|
void |
XMLGeneralClientSettings.setCompletion(XMLCompletionSettings completion)
Set completion settings
|
Copyright © 2020. All rights reserved.