Within the Perl language- anything within double quotes is within the
'string.quoted.double.perl' scope.
Would there be a way so that variables within this scope could have
their own scope so they can be coloured appropriately?
Other variables not within double quotes are found as follows:
{ name = 'variable.other.readwrite.global.perl';
match = '[EMAIL PROTECTED](#)?([a-zA-Zx7f-xff\$]|::)([a-zA-Z0-9_x7f-xff\
$]|::)*\b';
}
but the double quote begin and end overrides this.
Would swallow have something to do with this?
Thanks for any advice,
Anthony
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev