fn try_extend_selection( sema: &Semantics<'_, RootDatabase>, root: &SyntaxNode, frange: FileRange, ) -> Option<TextRange>