[fpc-pascal] Record helpers on built in types?

Anthony Walter sysrpl at gmail.com
Wed Feb 18 00:19:09 CET 2015


More information.

It seems code tools doesn't understand class or record helpers when it come
to code insight.

If I type "MyString." and press alt space, I actually receive a code tools
"Illegal qualifier . found" error and the entire line highlights red.

Interestingly, if I define a "TPointHelper = record record helper for
TPoint", type "MyPoint." and press alt space nothing happens. I get no
insight into my extension proeprties and methods, but I don't get a big
honking red error line.

If the code insight person could implement proper insight on helpers, I'd
be so grateful! Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150217/00c17130/attachment.html>


More information about the fpc-pascal mailing list