Update Codemirror version to the latest which allows us to set screen reader labels on Codemirror editor.

refs #5197
This commit is contained in:
Aditya Toshniwal
2020-06-08 12:26:12 +05:30
committed by Akshay Joshi
parent 92d9c41da7
commit eb971a0320
7 changed files with 13 additions and 5 deletions

View File

@@ -1806,6 +1806,7 @@ define([
lineWrapping: pgAdmin.Browser.editor_options.wrapCode,
autoCloseBrackets: pgAdmin.Browser.editor_options.insert_pair_brackets,
matchBrackets: pgAdmin.Browser.editor_options.brace_matching,
screenReaderLabel: gettext('Debugger SQL editor'),
});
// Useful for keyboard navigation, when user presses escape key we will