Ask a question to get started
Enter to send•Shift+Enter new line
Format structured grep matches using existing formatting logic.
format_grep_matches( matches: list[GrepMatch], output_mode: Literal['files_with_matches', 'content', 'count'] ) -> str