Searched defs:JoinLinesConfig (Results 1 – 3 of 3) sorted by relevance
13 pub struct JoinLinesConfig { struct36 config: &JoinLinesConfig, in join_lines()65 config: &JoinLinesConfig, in remove_newlines()87 config: &JoinLinesConfig, in remove_newline()
350 pub fn join_lines(&self, config: &JoinLinesConfig, frange: FileRange) -> Cancellable<TextEdit> { in join_lines()
1461 pub fn join_lines(&self) -> JoinLinesConfig { in join_lines()