I like to comment code and remove some of them after a while.
Anthony Melbourne StuffUps.learn from others, share with others! http://www.meetup.com/Melbourne-Ideas-Incubator-Stuffups-Failed-Startups/ ---------------------------------------------------------------------------- ------ NOTICE : The information contained in this electronic mail message is privileged and confidential, and is intended only for use of the addressee. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited. If you have received this communication in error, please notify the sender by reply transmission and delete the message without copying or disclosing it. (*13POrtC*) ---------------------------------------------------------------------------- ------- From: [email protected] [mailto:[email protected]] On Behalf Of Craig van Nieuwkerk Sent: Friday, 13 September 2013 2:50 PM To: ozDotNet Subject: Re: Code commenting A lot of source control systems give you that out of the box. I know Git and SVN both do with the BLAME command. I wouldn't want the comments scattered throughout the code. On Fri, Sep 13, 2013 at 2:45 PM, <[email protected]> wrote: Anyone suggest a method to autmaticlly comment code when lines have changed? Would be great to be able to see who changed what when viewing the code. At the moment,, we write comments like //xxMOD 12AUG13 XX=PROGRAMMER INITIALS WE use TFS but we like to write comments in code sometimes. Any extensions able to do this? Anthony Melbourne StuffUps.learn from others, share with others! http://www.meetup.com/Melbourne-Ideas-Incubator-Stuffups-Failed-Startups/ ---------------------------------------------------------------------------- ------ NOTICE : The information contained in this electronic mail message is privileged and confidential, and is intended only for use of the addressee. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited. If you have received this communication in error, please notify the sender by reply transmission and delete the message without copying or disclosing it. (*13POrtC*) ---------------------------------------------------------------------------- -------
