pgadmin4/web/pgadmin/tools/sqleditor
Aditya Toshniwal 794c7cb335 Fixed multiple editor related issues:
1. Replace option in query tool edit menu is not working on non-Mac OS. #7262
2. Format SQL shortcut and multiline selection are not working. #7268
3. "Use Spaces?" Preference of Editor is not working. #7269
2024-03-11 16:52:56 +05:30
..
static/js Fixed multiple editor related issues: 2024-03-11 16:52:56 +05:30
templates/sqleditor Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
utils Fixed an issue where format sql was messing up operator. #5083 2024-02-02 12:28:25 +05:30
__init__.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
command.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30