Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there any tweaks you'd made or third party add-in installed to improve the performance of the Delphi 2010 Code Completion? I find it very slow compared to the Code Completion of Delphi 7.

share|improve this question
You could write less code! ;-) – splash Sep 17 '10 at 5:59
I disagree. Delphi7 code completion would freeze my Delphi for about 20~30 seconds. It was a productivity bottleneck. Anyway you could try CnPack www.cnpack.org which has a custom code completion (which I actually find completely useless in Delphi2010, but maybe you like it) – Trinidad Sep 17 '10 at 11:55

1 Answer

up vote 6 down vote accepted

IDE Fix Pack may help, it has some general fixes for IDE.

share|improve this answer
+1 for remembering IDE Fix Pack. It's really useful... – Fabricio Araujo Sep 17 '10 at 16:43
+1 Andy recently migrated some of the Delphi Speed Up code to the Fix Pack – Kenneth Cochran Sep 20 '10 at 13:09

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.