mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-21 05:39:43 +02:00
codetools; todo
git-svn-id: trunk@22390 -
This commit is contained in:
parent
b35838eff9
commit
5687aefd2c
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user