The Vale Language Server (vale-ls
) is an implementation of the
Language Server Protocol (LSP) for Vale.
It provides high-level interface for managing Vale and its assets
(binary, StylesPath
, etc.) with the goal of making it easy to add IDE-like
features to any text editor that supports the Language Server Protocol.
See the documentation for more information.