Best code editor you have never heard of.
Brace matching works when a Python function call is inside an fstring when it's all on one line: msg = f"{prefix}{pformat(resp.json().get('message'), indent=1, sort ...
For my work, I need to edit the same source files from multiple computers, most of which are Linux and a couple are Mac OSX. Say I'm editing a python file with the following line: ...