vscode-pgsql icon indicating copy to clipboard operation
vscode-pgsql copied to clipboard

Auto-completion for dollar signs

Open nick-adjust opened this issue 6 years ago • 0 comments

When typing double dollar sign, the extension forces another pair of $$ and this cannot be disabled and doesn't honor the editor.autoClosingBracketsconfiguration. Please either add an option to disable it, or even better, respect the built in variable unless it is "languageDefined".

nick-adjust avatar Dec 03 '18 15:12 nick-adjust