How do I restore auto-close quote & auto-close parentheses functionality?

mcharl02
New Contributor III

Over the last two days, my team's databricks notebooks (using Python interpreter) have stopped automatically adding a close single quote (') with a cursor between the two. Same issue with automatically adding close parentheses.

The cluster has been restarted and this issue persists.

Is there some setting we might have inadvertently changed? This is quite frustrating, as this functionality makes writing code a lot smoother.

Thank you