[DEV] add color at the /* TODO : */

This commit is contained in:
Edouard DUPIN 2013-09-17 17:48:04 +02:00
parent 4d7f4d8531
commit c1ab16ec1f

View File

@ -24,7 +24,7 @@
</rule>
<rule name="code Review">
<color>SYNTAX_ERROR</color>
<start>/\*[ \t]*@review</start>
<start>/\*[ \t]*TODO :</start>
<end>\*/</end>
</rule>
<rule name="my comment multiline">