/- dbgate

This commit is contained in:
committer@tuxwarrior
2025-04-29 20:22:52 -05:00
parent 2225ee94aa
commit dbcf102901
4 changed files with 0 additions and 7 deletions

View File

@@ -1,21 +0,0 @@
{
"app.useNativeMenu": false,
"currentEditorTheme": "cobalt",
"other.licenseKey": null,
"currentEditorFontSize": "12",
"dataGrid.thousandsSeparator": false,
"commands": {
"query.executeCurrent": {
"keyText": "CtrlOrCommand+Enter",
"customKeyboardShortcut": true
},
"query.execute": {
"keyText": "F5 | CtrlOrCommand+Shift+Enter",
"customKeyboardShortcut": true
},
"shell.execute": {
"keyText": "F5 | CtrlOrCommand+Shift+Enter",
"customKeyboardShortcut": true
}
}
}