Is it possible to highlight variable names?
Posted: Tue Aug 13, 2002 5:10 am
In PHP syntax, it would be helpful if I textpad could highlight the variable names, meaning all the "^\$[A-Za-z0-9_]+$" ...heh, a regular expression meaning all the alpha numeric characters(and underscore) after the $-sign. Is there any specific parameter for highlighting single words with a starting character(or a sting) only?
And another thing... why can't the search function proceed to the next file after searching the current file, even when the 'In all documents' is checked? It finds the results ok, but when I press 'Find Next', it doesn't go to the next file, but I'll have to go there by myself. Am I doing something wrong here or what?
Thanks,
Johannes
And another thing... why can't the search function proceed to the next file after searching the current file, even when the 'In all documents' is checked? It finds the results ok, but when I press 'Find Next', it doesn't go to the next file, but I'll have to go there by myself. Am I doing something wrong here or what?
Thanks,
Johannes