Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 845 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 845 Bytes

LSP-lemminx

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.

Installation

  1. Install LSP and LSP-lemminx from Package Control.
  2. Restart Sublime Text.

Note

The plugin ...

  1. does not distribute but download language server binaries from official sources.
  2. prefers GraalVM compiled binaries by default to avoid Java Runtime dependencies.

Configuration

Open configuration file by running Preferences: LSP-lemminx Settings from Command Palette or via Main Menu (Preferences > Package Settings > LSP > Servers > LSP-lemminx).