pub(crate) fn move_item( db: &RootDatabase, range: FileRange, direction: Direction, ) -> Option<TextEdit>