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