<div dir="ltr"><div class="gmail_extra">Well I found bugs with it which cause CodeTools will throw an access violations in the IDE.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://bugs.freepascal.org/view.php?id=28860">bug 28860</a> if a type helper in another unit has a property, the second attempt to use code insight throws an access violation</div><div class="gmail_extra">Screenshot: <a href="http://cache.getlazarus.org/images/lazarus-type-helper-error.png">http://cache.getlazarus.org/images/lazarus-type-helper-error.png</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://bugs.freepascal.org/view.php?id=28861">bug 28861</a> if a type helper exists for a literal value code insight throws an access violation<br></div><div class="gmail_extra">Example: 'Hello'. // throws an access violation after the dot</div><div class="gmail_extra"><br></div></div>