| Class | Description |
|---|---|
| AllXMLSettings |
Represents all settings under the 'xml' key
{ 'xml': {...} }
|
| ClientSettingsManager |
ClientSettingsManager
|
| InitializationOptionsSettings |
Represents all settings sent from the server
{ 'settings': { 'xml': {...}, 'http': {...} } }
|
| LogsSettings |
XML logs settings.
|
| PathPatternMatcher | |
| ServerSettings |
ServerSettings
|
| SharedSettings |
SharedSettings
|
| XMLCodeLensSettings |
XML CodeLens settings
|
| XMLCompletionSettings |
A wrapper around LSP
CompletionCapabilities. |
| XMLExcludedSymbolFile |
XMLExcludedSymbolFiles
|
| XMLFoldingSettings |
A wrapper around LSP
FoldingRangeCapabilities. |
| XMLFormattingOptions |
This class is the root of all formatting settings.
|
| XMLGeneralClientSettings |
Class to hold all settings from the client side.
|
| XMLHoverSettings |
A wrapper around LSP
HoverCapabilities. |
| XMLSymbolSettings |
XMLSymbolPreferences for Document Symbols
|
Copyright © 2020. All rights reserved.