mz_lsp_server::backend

Constant DEFAULT_FORMATTING_WIDTH

Source
pub const DEFAULT_FORMATTING_WIDTH: usize = 100;
Expand description

Default formatting width to use in the LanguageServer::formatting implementation.