Package | Description |
---|---|
org.eclipse.lemminx | |
org.eclipse.lemminx.settings |
Modifier and Type | Method and Description |
---|---|
XMLFormattingOptions |
XMLTextDocumentService.getSharedFormattingSettings() |
Modifier and Type | Method and Description |
---|---|
static XMLFormattingOptions |
XMLFormattingOptions.create(org.eclipse.lsp4j.FormattingOptions options,
org.eclipse.lsp4j.FormattingOptions sharedFormattingOptions) |
XMLFormattingOptions |
XMLGeneralClientSettings.getFormat()
Returns the formatting options
|
XMLFormattingOptions |
SharedSettings.getFormattingSettings() |
XMLFormattingOptions |
XMLFormattingOptions.merge(org.eclipse.lsp4j.FormattingOptions formattingOptions) |
Modifier and Type | Method and Description |
---|---|
void |
XMLGeneralClientSettings.setFormat(XMLFormattingOptions format)
Sets the formatting options
|
Copyright © 2020. All rights reserved.