Page 1 of 1

Syntax question file question

Posted: Sat Apr 19, 2003 6:14 pm
by James
I'm trying to make a syntax file for prolog, which is a very basic language in which there are few keywords.

However, variables always start with a capital letter (or _) and I would like to be able to have these colored differently.

Anyone know how I could do this? Thanks!