Page 1 of 1

SQL syntax highlighting confusion

Posted: 09 May 2010 04:25
by ec
1. Environment | Add-ons
2. Under Highlighters, enable SQL and add .sql to file extensions
3. I open up a simple sql file as shown below.

Image

Notice the color highlighting. Now say I want to change the color of the comments highlight.

1. Environment | Options | Highlighters
2. Select the SQL highlighter
3. Click on Comment in the Select colors for syntax highlighting area.

The default comment color is blue, not green. If you look in the sample box (see image below), you see that the colors assigned to the SQL highlighter do not match the colors in the first image.


Image

Why are things different?

Thanks,
-Eric

Posted: 09 May 2010 15:38
by Rickard Johansson
It's a bug. It's been fixed in the next release (v6.40).

Thanks!