In Version 8,
If you are fast in typing, Syntax Higlighting is not working.
To test it:
1. Preferences->Editor->Syntax Higlighting
Set Enabled=TRUE
Set Keyword Case=Uppercase
2. Open an Empty Sql Window.
3. Write "for rec_ in" in lower case in a normal typing speed.
editor will chance it to "FOR rec_ IN".
3. If you write the same clause fast,
editor will not trigger syntax higlihting and text will remain as is you type it("for rec_ in").
In version 7, Syntax Higlighting was working properly.
If you are fast in typing, Syntax Higlighting is not working.
To test it:
1. Preferences->Editor->Syntax Higlighting
Set Enabled=TRUE
Set Keyword Case=Uppercase
2. Open an Empty Sql Window.
3. Write "for rec_ in" in lower case in a normal typing speed.
editor will chance it to "FOR rec_ IN".
3. If you write the same clause fast,
editor will not trigger syntax higlihting and text will remain as is you type it("for rec_ in").
In version 7, Syntax Higlighting was working properly.