phpmyadmin/js/codemirror
Nisarg Jhaveri bf63a462cc Basic autocomplete in SQL Query editor
- Autocomplete SQL keywords using CodeMirror hint addon
- Inline, footer SQL editors are not included
- Table/Database names completion is not implemented
- Added autocompletion to console, inline SQL editor, create view dialogue
- Autocomplete on `inputRead` instead of `change` event.

Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-10-06 12:37:14 -04:00
..
addon Basic autocomplete in SQL Query editor 2014-10-06 12:37:14 -04:00
lib Update codemirror, because cursor in old version had a wrong position. 2014-06-14 12:52:02 +08:00
mode/sql Update codemirror, because cursor in old version had a wrong position. 2014-06-14 12:52:02 +08:00
LICENSE Upgrade CodeMirror to 3.13 2013-05-21 09:41:04 +02:00