on_eq_typed

Function on_eq_typed 

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

Returns an edit which should be applied after = was typed. Primarily, this works when adding let =.