Home
last modified time | relevance | path

Searched defs:LspFormatting (Results 1 – 1 of 1) sorted by relevance

/dports/editors/helix/helix-0.5.0/helix-lsp/src/
H A Dlib.rs190 pub struct LspFormatting { struct
191 pub doc: Rope,
192 pub edits: Vec<lsp::TextEdit>,
193 pub offset_encoding: OffsetEncoding,