Useful when massaging JS-like objects into JSON-like keys.
Section: Replace Cookbook
Convert key: value style to quoted keys
regex
regex
Find: ^\s*(\w+)\s*:
Replace: "$1":Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Replace Cookbook