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:
* ecLineBreak:
- indent depends on next atom:
if true then |
|exit;
if true then |
|begin
- fix last line after pressing return key:
if true then
exit;|
|
* long lines
* ecPaste
DoSomething(Param1,
Param2);
}
unit CodeBeautifier;