Who would be the best person to speak with about writing a custom IDE feature 
for lazarus code editor?

I would like to see a smart auto code suggestion popup like C# in VS or 
CnWizards for Delphi's "Code Helper".

Basically, I type "tstr" and the code suggestion list is shown with suggestions 
like :

TStrings
TStringList

Basically like having CTRL-SPACE hit automatically for you.

The one that comes with CnWizards (open source) is very nice as it allows you 
to 
set the number of characters that are entered before the suggestions are shown 
and it's pretty intelligent as far as suggestions not just based on alpha 
matching.

Thanks,

-- 
Warm Regards,

Lee

"Everything I needed to learn in life, I learned selling encyclopedias door to 
door."
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to