Open GoogleCodeExporter opened 8 years ago
I would also like to add that the #elseif directive should not cause an indent
currently it formats to:
#if
stuff
#elseif
stuff
#elseif
stuff
#end
It should be(in my opinion)
#if
stuff
#elseif
stuff
#elseif
stuff
#end
Original comment by davidj.j...@gmail.com
on 11 Mar 2010 at 4:11
Original issue reported on code.google.com by
dssjob...@gmail.com
on 26 Jun 2009 at 7:09