Constant mz_lsp_server::backend::DEFAULT_FORMATTING_WIDTH

source ยท
pub const DEFAULT_FORMATTING_WIDTH: usize = 100;
Expand description

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