mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 21:42:51 +02:00
MG: reduced output
git-svn-id: trunk@548 -
This commit is contained in:
parent
247f0376f6
commit
0c858a82ed
@ -27,6 +27,6 @@
|
|||||||
|
|
||||||
{ $DEFINE MEM_CHECK}
|
{ $DEFINE MEM_CHECK}
|
||||||
|
|
||||||
{$DEFINE CTDEBUG}
|
{ $DEFINE CTDEBUG}
|
||||||
|
|
||||||
// end.
|
// end.
|
||||||
|
@ -113,7 +113,7 @@ writeln('TFindDeclarationTool.FindDeclaration C CleanCursorPos=',CleanCursorPos)
|
|||||||
1. if in begin..end block then parse for with and case statements
|
1. if in begin..end block then parse for with and case statements
|
||||||
2. search recursively and create/fill caches
|
2. search recursively and create/fill caches
|
||||||
3. if possible use ppu files
|
3. if possible use ppu files
|
||||||
4. create a protocol for identifier completion
|
4. save visible identifiers for identifier completion
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user