Crate mz_lsp_server

Source
Expand description

lsp is Materialize Language Server Protocol (LSP) implementation

Modules§

backend
Contains the structure and implementation of the Language Server Protocol.

Constants§

BUILD_INFO
Build information about the LSP server.

Statics§

PKG_NAME
Variable holding the name of LSP server package.
PKG_VERSION
Variable holding the version of LSP server.