Closed ghost closed 6 years ago
Thanks for taking the time to contribute!
We noticed that this is a duplicate of https://github.com/atom/bracket-matcher/issues/318. You may want to subscribe there for updates.
Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.
For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.
Double quotes refuse to automatically close when they are preceded by an f in Python 3.6, for f-string formatting.
When I try to close the quotes it tries to open another pair. Matching also does not work.