SQL syntax highlighting confusion

Discuss syntax highlighting or submit new syntax files.
Post Reply
ec
Posts: 22
Joined: 08 Dec 2006 00:30

SQL syntax highlighting confusion

Post 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
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Post by Rickard Johansson »

It's a bug. It's been fixed in the next release (v6.40).

Thanks!
Post Reply