July 5th, 2007CoolEdit 0.3 — bug fixes
Fixed issues:
- 当行首出现类似*p 的语句时回车仍会补*, 本次更新检查如果行首的*后面紧跟的为非空格的话, 回车不自动补*
- 在*或//后自动填充适当空格以和上行保持一致, 大致如下所示:
// This line are many leading spaces after "//"
// | (cursor will automatically move to the same column as "T"






