What happened?
In the query editor, typing an opening bracket like (, {, ', or " doesn't immediately insert the closing pair. You have to type one more character before the auto-close kicks in. If you don't type anything after the opening bracket, you have to close it manually.
Steps to reproduce
- Open the query editor
- Type an opening bracket:
( or { or ' or "
- Notice the closing pair doesn't appear right away
- Type any character, then the closing bracket appears
Expected behavior
Closing bracket/quote should appear immediately after typing the opening one, with the cursor placed between them.
Database type
N/A
What happened?
In the query editor, typing an opening bracket like
(,{,', or"doesn't immediately insert the closing pair. You have to type one more character before the auto-close kicks in. If you don't type anything after the opening bracket, you have to close it manually.Steps to reproduce
(or{or'or"Expected behavior
Closing bracket/quote should appear immediately after typing the opening one, with the cursor placed between them.
Database type
N/A