Package | Description |
---|---|
org.eclipse.lemminx | |
org.eclipse.lemminx.extensions.xsi.participants | |
org.eclipse.lemminx.extensions.xsi.settings | |
org.eclipse.lemminx.settings |
Modifier and Type | Method and Description |
---|---|
XMLFormattingOptions |
XMLTextDocumentService.getSharedFormattingSettings() |
Modifier and Type | Method and Description |
---|---|
String |
XSIFormatterParticipant.getCurrentLineIndent(XMLBuilder xml,
XMLFormattingOptions formattingOptions) |
Modifier and Type | Method and Description |
---|---|
static XSISchemaLocationSplit |
XSISchemaLocationSplit.getSplit(XMLFormattingOptions formattingSettings) |
static void |
XSISchemaLocationSplit.setSplit(XSISchemaLocationSplit split,
XMLFormattingOptions formattingSettings) |
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 © 2022. All rights reserved.