Block Comments - multiple start and end strings
Posted: Tue Oct 11, 2005 1:04 pm
Currently evaluating and have some questions:
Might it be possible to specify multiple block comment start and end strings at some point? For example I have smarty template files that include html comments <!-- --> and C style for css /* */ and smarty comments {* *} now I'd like all these to appear as comments but I can only setup one set of strings.
I'm also working with more and more files that incorporate more than one language, for example I have PHP files that incorporate HTML and CSS. It would be nice to be able to specify that the php stuff gets a different background colour to everything else as marked out by <?php ?> tags.
Is it possible to do these things in Zeus or might it become possible ?
Might it be possible to specify multiple block comment start and end strings at some point? For example I have smarty template files that include html comments <!-- --> and C style for css /* */ and smarty comments {* *} now I'd like all these to appear as comments but I can only setup one set of strings.
I'm also working with more and more files that incorporate more than one language, for example I have PHP files that incorporate HTML and CSS. It would be nice to be able to specify that the php stuff gets a different background colour to everything else as marked out by <?php ?> tags.
Is it possible to do these things in Zeus or might it become possible ?