Fix more of the funky keyboard shortcuts.

This commit is contained in:
Surinder Kumar
2016-08-08 15:26:37 +01:00
committed by Dave Page
parent 37ca3579f3
commit 1bcac0b67c
5 changed files with 45 additions and 7 deletions

View File

@@ -1422,7 +1422,8 @@ define(
},
gutters: ["CodeMirror-linenumbers", "CodeMirror-foldgutter", "breakpoints"],
mode: "text/x-pgsql",
readOnly: true
readOnly: true,
extraKeys: pgAdmin.Browser.editor_shortcut_keys
});
// On loading the docker, register the callbacks