pgadmin4/web/pgadmin/static/js/components/ReactCodeMirror/extensions
Rohit Bhati 4cb0f87dfd
Added support for auto-detecting and setting the End-of-line character (LF/CRLF) in the query tool editor. #7393
2024-09-24 16:39:08 +05:30
..
activeLineMarker.js Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
breakpointGutter.js Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
currentQueryHighlighter.js Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
dialect.js Fixed an issue where backslash breaks syntax highlighting. #7528 2024-06-17 16:16:15 +05:30
errorMarker.js Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
extraStates.js Added support for auto-detecting and setting the End-of-line character (LF/CRLF) in the query tool editor. #7393 2024-09-24 16:39:08 +05:30
highlighting.js Improve code highlighting in query editor. #7748 2024-08-14 16:48:51 +05:30