Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • optimized syntax highlighting a bit | Bibiko | 2009-04-07 | 1 | -247/+305 |
| | | | | | | • added syntax highlighting for numeric values • changed syntax highlighting for 'order' and 'group' to 'order by' resp. 'group by' (useful also for visual syntax checking while typing) • fixed the issue to highlight a keyword if that keyword is the name a variable (e.g. @set := 1) | ||||
* | • tentative fix to suppress auto-uppercasing/syntax highlighting of ↵ | Bibiko | 2009-04-05 | 1 | -2/+2 |
| | | | | table/field names if such a name begins with a SQL keyword followed by a non-ASCII letter like äöüéた etc. | ||||
* | Rename tokens.h to SPEditorTokens.h and tokens.l to SPEditorTokens.l. | stuconnolly | 2009-03-26 | 1 | -0/+300 |