Commit Graph

13 Commits

Author SHA1 Message Date
Jo Michael
6ba62e1b2d Replaced "seperator" with "separator" 2012-04-07 20:23:22 +02:00
Jo Michael
642829ceb1 Added EVENT and ROUTINE to CodeMirror keywords 2012-03-17 19:09:03 +01:00
Michal Čihař
9b9d3e5cbc Update CodeMirror to 2.18
This brings lot of fixes and introduces line wrapping. Upgrading to
latest 2.1x should be safe, in future we will want to move to 2.2.
2012-01-27 11:00:51 +01:00
Tyron Madlener
de98961029 SQL pretty printer feature using the codemirror tokenizer. Replaced this with old pretty-printer regexp collection in query analyzer dialog. 2011-08-18 13:16:03 +03:00
Michal Čihař
0e53f3bf83 Fix codemirror syntax highlighting 2011-08-10 08:22:17 +02:00
Michal Čihař
9525cac85c Update CodeMirror to 2.12 2011-07-26 07:21:27 +02:00
Michal Čihař
d147fd26db Update keywords to list from http://dev.mysql.com/doc/refman/5.5/en/reserved-words.html 2011-06-06 15:01:50 +02:00
Michal Čihař
3cb40926c0 Remove other not needed files 2011-06-02 15:07:57 +02:00
Michal Čihař
1a20d4e3a3 Update CodeMirror2 to latest git for configurable scrolling 2011-06-02 14:46:06 +02:00
Michal Čihař
4be1821a8f Remove not needed CodeMirror files 2011-06-02 14:42:59 +02:00
Michal Čihař
896f8debec Handle missing attributes 2011-06-02 14:40:48 +02:00
Michal Čihař
4c84ece64d Initial implementation of MySQL mode in CodeMirror, based on our list of keywords 2011-06-02 14:37:10 +02:00
Michal Čihař
0968f5bb60 Initial import of complete codemirror 2011-06-02 13:40:19 +02:00