pgadmin4/web/pgadmin/tools/sqleditor
Akshay Joshi 0a354055a9 Adding support for autocomplete in the SQL Editor.
In Query editor, we can use the autocomplete feature by using keyword
combination - 'Ctrl + Space'.
2016-05-21 16:04:29 +05:30
..
static/css Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
templates/sqleditor Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
__init__.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
command.py First round of string review and cleanup. 2016-05-06 13:53:48 +01:00