fn on_dot_typed(file: &SourceFile, offset: TextSize) -> Option<TextEdit>
Returns an edit which should be applied when a dot (‘.’) is typed on a blank line, indenting the line appropriately.