on_dot_typed

Function on_dot_typed 

Source
fn on_dot_typed(file: &SourceFile, offset: TextSize) -> Option<TextEdit>
Expand description

Returns an edit which should be applied when a dot (‘.’) is typed on a blank line, indenting the line appropriately.