pgadmin4/web/pgadmin/static/js/codemirror/addon/fold
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
..
brace-fold.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
comment-fold.js Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
foldcode.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
foldgutter.css Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
foldgutter.js Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
indent-fold.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
markdown-fold.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
pgadmin-sqlfoldcode.js Fixed below review comments 2016-05-06 16:05:32 +05:30
xml-fold.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00