Editor: Auto Closing Delete
The Editor: Auto Closing Delete setting configures what the delete key does inside of adjacent brackets/quotes:
auto— Delete auto inserted closing brackets (but ignore the closing bracket if you typed if).never— Don’t delete anything.always— Always delete matching brackets.