Published by KermMartian
17 years, 5 months ago (2006-04-21T10:59:32+00:00)
| Discuss this article
Since the last official beta, SourceCoder 2 has gained three new and exciting features:

Code block/conditional indenting

Open/close loop count verification

Fixed optimization percentage
SourceCoder now has the option to indent blocks of looping and conditional code, including For, While, Repeat, Then, End, etc. Each "opening" tag adds additional indenting, while "closing" tags removes that indenting. SC2 will also detect the number of opening and closing tags and warn you if you have a mismatched number of each. Finally, I have fixed the pesky bug that caused SourceCoder to occasionally report a negative %optimization when it had indeed made optimizations to a program. You can view the second beta here:
SourceCoder2 Beta 2:
http://sc.cemetech.net
Permalink