List of options. All prefixed with uzy keyword available from Ctrl+Shift+P/Cmd+Shift+P.
Get message from JSONL log - extracts message from JSONL file format. After operation each line containing "message" or "@m" property will be replaced with message value
Replace odd pipes with equals (| -> =); even ones with new-line - replaces odd occurences of pipe character with equals sign in whole document or in selections (if there is no selection made then whole document is used). Even occurences of pipe are replaced with new line character