[Phpmyadmin-devel] Syntax highlighted SQL editor
Rouslan Placella
rouslan at placella.com
Thu Jun 2 16:49:58 CEST 2011
On Thu, 2011-06-02 at 15:15 +0200, Michal Čihař wrote:
> Hi all
>
> as of now, the master branch contains CodeMirror 2 [1] editor which is
> being used for SQL editing. Please test and report any failures with it.
>
> The MySQL mode was written by me and keywords list is based on our SQL
> parser, so if something is missing there, most likely our SQL parser
> misses it as well :-).
>
> [1]:http://codemirror.net/
There is a JS problem with codemirror. The error console in my browser
says: "textarea is undefined" and many JS features in PMA stop working
if you are not on the SQL tab.
Rouslan
More information about the Developers
mailing list