Frank Church <vfcli...@gmail.com> hat am 19. April 2011 um 12:51 geschrieben:


> 
>  Is there a codetools facility that can help you annotate changes to your
> functions, and also help you create some kind of documentation block whenever
> you create a new function or procedure?
> 
>  eg when I want to commit changes to SCM I would like a tool that can list all
> procedures which have changed and give me the option to jumping to them one by
> one and noting the changes, then summarize the changes at the beginning of the
> file itself.

 Not yet.

 Maybe you can be more specific about "which have changed". I guess you mean
since last commit to SCM (or svn or git ...).
 For this the IDE needs a plugin for the version control system.
 Or do you mean the changes since last save to disk?

 Mattias
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to