[Lazarus] Code Observer suggestions and bugs

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Dec 1 00:24:48 CET 2016


On Mon, 19 Sep 2016 11:54:34 +0100
Graeme Geldenhuys <mailinglists at geldenhuys.co.uk> wrote:

> Hi,
> 
> I just discovered the "Code Observer" functionality. Amazing gems in
> Lazarus - well done guys!
> 
> Some suggestions I immediately noticed though after enabling Code Observer.
> 
>  1)  Unnamed Constants. I added some new methods where unnamed constants
>      should be ignore, yet the Code Observer still keeps complaining
>      about those methods. Is this a bug? When do new changes take
>      effect? I have updating set to "idle".

It works here. And it updates on idle.
Can you give more details?

 
>  2) Can the "Code Observer" node please remember its state. Every time
>     the treeview refreshes now, the "Code Observer" node closes itself
>     and all child nodes close too. This is very annoying to keep having
>     to open the nodes.

Fixed.

 
>  3) Long Procedures - can the line count be added in parentheses - that
>     way I can see which procedures are more important than others in
>     fixing.

Added.

 
>  4) Unnamed Constants - If I disable unnamed constants in the options,
>     the "Unnamed Constants" node still appears in the Code Observer. It
>     seems the enable/disable option is ignored.

Fixed.

Mattias


More information about the Lazarus mailing list