Ask a question to get started
Enter to send•Shift+Enter new line
Search for a literal text pattern in files.
Use grep instead.
grep
grep_raw( self, pattern: str, path: str | None = None, glob: str | None = None ) -> list[GrepMatch] | str