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
bracketsOpenedStack=[];// Each item [closing bracket string, opening bracket location] Innermost at right so can know which brackets should be ignored when retyped
@@ -58,4 +60,4 @@ codeInput.plugins.AutoCloseBrackets = class extends codeInput.Plugin {
0 commit comments