I'm trying to override vscode
commentLine
keybindings to type "--" instead of "//" when the file is plssql
or sql
language. Someone knows how can i do that?
↧
Change commentLine from // to --
↧
I'm trying to override vscode
commentLine
keybindings to type "--" instead of "//" when the file is plssql
or sql
language. Someone knows how can i do that?