Atom bracket autocomplete and format strings

Atom seems to auto-complete lots of brackets… " “, ’ ', ( ), { } and so on. I like that feature but when I do a format string with f” it refuses! I’m guessing the f concatenated with " is problematic.

Am I missing a customize auto-complete feature with Atom? I know you can do this with LaTeX editors like texmaker.

I would see if he’d update atom as they may have updated it. The problem is that atom may not understand Python 3.6.