Ask a question to get started
Enter to send•Shift+Enter new line
Edit a file by replacing string occurrences.
The update is queued directly via CONFIG_KEY_SEND.
CONFIG_KEY_SEND
edit( self, file_path: str, old_string: str, new_string: str, replace_all: bool = False ) -> EditResult