Re: unable to invoke code completion due to errors in source code



Does anyone have any ideas why this is happening and how I can stop it?

Re-compile/re-build your program and find the errors. There is a registry entry to show the errors as Code Completion runs, but I don't know if it works in Delphi 7:

[Software\Borland\Delphi\5.0\Compiling]
Type=S
ShowCodeInsiteErrors=1

Oliver Townshend

.



Relevant Pages

  • Re: You know what keeps me on Delphi?
    ... Delphi 2007 can think like 10 seconds... ... All code completion can take lots of time though. ... Memory usage is also a factor. ... but this exact thing really hurts my productivity. ...
    (borland.public.delphi.non-technical)
  • Re: Why arent you upgrading?
    ... Oh show me the QC entry for a Delphi .NET? ... Do you really think all these reports were ... such reports were generated by a "handful" of Delphi for .Net users? ...
    (borland.public.delphi.non-technical)
  • Delphi 7 Code Completion Bug
    ... I have encountered the same error condition described by this message: ... Delphi 7 IDE inserts my unit name into USES ... I named my units using a dot in the middle of the name, ... If I try to use the code completion after typing the object name by pressing ...
    (borland.public.delphi.ide)
  • Re: Delphis control of the IDE while editing code
    ... I used to be plagued by frequent IDE stalls, then I disabled code completion ... I usually cannot close Delphi in the normal fashion without a hung Delphi32 ... window is on a certain monitor, then the width of the "Files" column in the ...
    (borland.public.delphi.ide)
  • Code completion slow under Delphi 7
    ... Code completion has become quite slow under Delphi 7 (ctrl+space ... and parameter hints), under Delphi 5 it was slow only for the first ... time code completion was invoked, ...
    (borland.public.delphi.ide)