XML support for Sublime Text's LSP plugin.
Uses XML Language Server (LemMinX) to provide completions, validation, formatting and other features for XML files. See linked repository for more information.
- Install LSP and LSP-lemminx from Package Control.
- Restart Sublime Text.
Note
The plugin ...
- does not distribute but download language server binaries from official sources.
- prefers GraalVM compiled binaries by default to avoid Java Runtime dependencies.
Open configuration file
by running Preferences: LSP-lemminx Settings
from Command Palette
or via Main Menu (Preferences > Package Settings > LSP > Servers > LSP-lemminx
).