Hello, hope someone can help me out!
I'm using the word-file for Velocity downloaded from this site.
I'm wondering if it would be possible to get several variable prefixes
highlighted.
Example:
#if($myVar == 'foo') --> $myVar is highlighted
#if($!myVar == 'foo') --> $myVar is NOT highlighted
#if(!$myVar) --> $myVar is NOT highlighted
#if(${myVar}) --> $myVar is NOT highlighted
Any help would be much appreciated!
Thanks - Alex!
I'm using the word-file for Velocity downloaded from this site.
I'm wondering if it would be possible to get several variable prefixes
highlighted.
Example:
#if($myVar == 'foo') --> $myVar is highlighted
#if($!myVar == 'foo') --> $myVar is NOT highlighted
#if(!$myVar) --> $myVar is NOT highlighted
#if(${myVar}) --> $myVar is NOT highlighted
Any help would be much appreciated!
Thanks - Alex!