fn find_selected_json_key<'a>( tree: &'a Tree, pos: &Position, source: &Rope, key: &[Ustr], ) -> Option<Node<'a>>