Search found 2 matches

by RichardFreedman
Fri Apr 14, 2006 12:07 am
Forum: General
Topic: Using Regular Expressions in Syntax Files
Replies: 1
Views: 264

Using Regular Expressions in Syntax Files

This is already posted on the Regular Expression subforum but perhaps it really belongs to general.

Is it possible to use regular expressions in Syntax files? Or at least be able to highlight a word that begins with a particular character. For example, $, @, or % in Perl: $abc, @def, %ghi.
by RichardFreedman
Thu Apr 13, 2006 4:59 pm
Forum: General
Topic: Regular expressions used in syntax files
Replies: 3
Views: 778

I also would like to use regular expression in Syntax files. Or at least be able to highlight a word that begins with a particular character.