You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I type a backtick, it would be nice for it to auto-close with another backtick.
I can't think of a situation in which I would want an unpaired backtick. Aside from that, it means that my code remains lexically valid as I type out the backtick-delimited identifier (as opposed to being invalid until I hit the closing backtick).