On 21. Oct 2004, at 16:46, Ivar Ă…sell wrote:
Also, I just tested syntax-coloring with SmartTemplate and just noticed that { just looks for the first matching brace and changes background-color for that block.
hence, this would get ugly
class One { /* foo */
function something() { /* bar */ }
/* more foo */ }
But ehm... is this smarty syntax?
Kind regards Allan