mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 00:19:37 +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 CTDEBUG}
|
||||
{ $DEFINE CTDEBUG}
|
||||
|
||||
// end.
|
||||
|
@ -113,7 +113,7 @@ writeln('TFindDeclarationTool.FindDeclaration C CleanCursorPos=',CleanCursorPos)
|
||||
1. if in begin..end block then parse for with and case statements
|
||||
2. search recursively and create/fill caches
|
||||
3. if possible use ppu files
|
||||
4. create a protocol for identifier completion
|
||||
4. save visible identifiers for identifier completion
|
||||
...
|
||||
}
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user