<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span> </span></p>

    <p style="margin: 0px;"> </p>

    <div style="margin: 5px 0px 5px 0px;">
      <br/>
       Frank Church <vfclists@gmail.com> hat am 19. April 2011 um 12:51 geschrieben:<br/>
      <br/>

      <blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
        <br/>
         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?<br/>
        <br/>
         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.
      </blockquote>
    </div><br/>
    Not yet.<br/>
    <br/>
    Maybe you can be more specific about "which have changed". I guess you mean since last commit to SCM (or svn or git ...).<br/>
    For this the IDE needs a plugin for the version control system.<br/>
    Or do you mean the changes since last save to disk?<br/>
    <br/>
    Mattias<br/>
    <br/>
  </body>
</html>