May 23, 2008 descent code formatter not working sometimes | ||||
---|---|---|---|---|
| ||||
as for: dparser/trunk/d1.0/dparser/dmd/Type.d the code formatter doesn't reformat the Type.d correctly Also I want the configuration of comments. consider: class myclass { int abc; // blah int cd; // blah2 int akljsdflakdjf; //blah3 } the following would be better: class myclass { int abc; // blah int cd; // blah2 int akljsdflakdjf; //blah3 } -- 使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/ |
Copyright © 1999-2021 by the D Language Foundation