<div dir="ltr">Sorry for the delayed reply .. I just searched about the codemirror and Chrome Devel tool , as you said chrome devel tool is much better than the Code mirror . Ofcourse we should make a autocomplete part like chrome's one ,Databases, tables, columns (Just the names) must stored temporally when SQL editor is open because making request for every suggestion is not good for quick suggestion and for the developers it will not help if it have a delay , After the successful execution of a SQL query we can wipe the temporary memory  . Any suggestion?????<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 25, 2014 at 10:46 AM, Edward Cheng <span dir="ltr"><<a href="mailto:c4150221@gmail.com" target="_blank">c4150221@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I have think about autocomplete, databases and tables can be loaded to<br>
localstorage--most of the time they don't need send a request.<br>
Uhh, I'm not sure do the colums need a request? Or load them all to<br>
localstorage?<br>
Autocomplete is based on CodeMirror, experience of it's autocomplete<br>
part is not good enough. I like the Chrome Devel Tool console, we<br>
should make one just like it.<br>
<br>
2014-06-25 12:37 GMT+08:00 kumaran ragunathan <<a href="mailto:www.rkumaran7@gmail.com">www.rkumaran7@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> I mean that as other editors (notepad ++ , dream weaver , eclipse , ) ....<br>
> When we try to type keywords the it will automatically suggest the keywords<br>
> (select , from , where ....) and it will automatically retrieve the fields<br>
> >From table  ......<br>
><br>
> On Tuesday, June 24, 2014, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>> wrote:<br>
>><br>
>> Le 2014-06-24 11:17, kumaran ragunathan a écrit :<br>
>> >     the SQL notations / syntax which some one try to type a SQL query on<br>
>> > SQL<br>
>> >     editor on phpmyadmin , i decided to implement this using AJAX ....<br>
>> > any<br>
>> >     ideas? or suggestions? .....<br>
>><br>
>> Hi,<br>
>> how would it be an improvement? You want to call a PHP script via AJAX,<br>
>> that would do the syntax verification and highlighting?<br>
>><br>
>> --<br>
>> Marc Delisle | phpMyAdmin<br>
>><br>
>><br>
>> ------------------------------------------------------------------------------<br>
>> Open source business process management suite built on Java and Eclipse<br>
>> Turn processes into business applications with Bonita BPM Community<br>
>> Edition<br>
>> Quickly connect people, data, and systems into organized workflows<br>
>> Winner of BOSSIE, CODIE, OW2 and Gartner awards<br>
>> <a href="http://p.sf.net/sfu/Bonitasoft" target="_blank">http://p.sf.net/sfu/Bonitasoft</a><br>
>> _______________________________________________<br>
>> Phpmyadmin-devel mailing list<br>
>> <a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
>> <a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
><br>
><br>
><br>
> --<br>
><br>
> R.Kumaran<br>
><br>
><br>
><br>
> ------------------------------------------------------------------------------<br>
> Open source business process management suite built on Java and Eclipse<br>
> Turn processes into business applications with Bonita BPM Community Edition<br>
> Quickly connect people, data, and systems into organized workflows<br>
> Winner of BOSSIE, CODIE, OW2 and Gartner awards<br>
> <a href="http://p.sf.net/sfu/Bonitasoft" target="_blank">http://p.sf.net/sfu/Bonitasoft</a><br>
> _______________________________________________<br>
> Phpmyadmin-devel mailing list<br>
> <a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
><br>
<br>
<br>
<br>
--<br>
</div></div><span class="HOEnZb"><font color="#888888">Edward Cheng<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
------------------------------------------------------------------------------<br>
Open source business process management suite built on Java and Eclipse<br>
Turn processes into business applications with Bonita BPM Community Edition<br>
Quickly connect people, data, and systems into organized workflows<br>
Winner of BOSSIE, CODIE, OW2 and Gartner awards<br>
<a href="http://p.sf.net/sfu/Bonitasoft" target="_blank">http://p.sf.net/sfu/Bonitasoft</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><ul style="background-color:rgb(255,255,255)"><li><font><i style="font-family:comic sans ms,sans-serif"><b><span style="color:rgb(255,0,0)">R<font size="4"><span style="color:rgb(51,51,255)">.</span></font>Kumaran <br>
</span></b></i></font></li></ul>
</div>