pgadmin4/web/pgadmin/static/js/codemirror/addon
Neel Patel 149c59aa4f Fixed below review comments
- Removed the "lineWrapping" option from the codemirror textarea because
  it was creating issue in the code folding.
- Handle the values while depositing during debugging.
- Properly handle the Array values while saving it to sqlite database
  and displayed in input dialog.
- SQL code folding was not supported in codemirror so added the same.
2016-05-06 16:05:32 +05:30
..
comment Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
dialog Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
display Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
edit Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
fold Fixed below review comments 2016-05-06 16:05:32 +05:30
hint Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
lint Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
merge Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
mode Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
runmode Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
scroll Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
search Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
selection Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
tern Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
wrap Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30