Search found 3 matches

by ec
10 Mar 2017 16:55
Forum: Syntax files
Topic: Text color within brackets
Replies: 0
Views: 11179

Text color within brackets

Hi

I am wondering if it is possible to have text inside brackets a different color than the color of the brackets?

Example:

[somekeyword]

Brackets = grey (already have this one configured)
Text inside brackets = teal

I am figuring something with regex but haven't figured out how.

Thanks.
by ec
24 May 2010 02:47
Forum: Syntax files
Topic: Batch.syx modification request
Replies: 0
Views: 5427

Batch.syx modification request

In batch.syx, can you add a space to the end of the following line: LineCommentA=Rem Currently if you try to block comment the following example line: rd /s /q "%SystemDrive%\Documents and Settings\Default User" You get remrd /s /q "%SystemDrive%\Documents and Settings\Default User&qu...
by ec
09 May 2010 04:25
Forum: Syntax files
Topic: SQL syntax highlighting confusion
Replies: 1
Views: 7058

SQL syntax highlighting confusion

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. http://files.myopera.com/EricC/albums/2151641/Default_SQL_Highlight_Appearance.png Notice the color highlighting. Now say I want to change the color of the commen...