/- dbgate
This commit is contained in:
21
obsolete/dots/dbgate/settings.json
Normal file
21
obsolete/dots/dbgate/settings.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user