codetools; todo

git-svn-id: trunk@22390 -
This commit is contained in:
mattias 2009-11-03 00:22:32 +00:00
parent b35838eff9
commit 5687aefd2c

View File

@ -39,17 +39,13 @@
ToDo: ToDo:
* ecLineBreak: * ecLineBreak:
- indent depends on next atom:
if true then |
|exit;
if true then |
|begin
- fix last line after pressing return key: - fix last line after pressing return key:
if true then if true then
exit;| exit;|
| |
* long lines * long lines
* ecPaste DoSomething(Param1,
Param2);
} }
unit CodeBeautifier; unit CodeBeautifier;