Inspired by this sublime text thread (https://forum.sublimetext.com/t/using-tab-to-escape-auto-completed-quotes/10814/4)
A couple key-bindings to move the cursor by 1 position if preceded/succeeded by certain characters.
Use tab
and shift+tab
to the cursor forewards or backwards, respectively.
Default characters considered are (, ), {, }, ", ', and ` - customize these as you see fit.