Code Review "ToDo" Follow Up Items
        Posted  
        
            by Blake Blackwell
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Blake Blackwell
        
        
        
        Published on 2010-04-26T14:32:14Z
        Indexed on 
            2010/04/26
            14:43 UTC
        
        
        Read the original article
        Hit count: 338
        
visual-studio-2010
|code-review
I am trying to institute code reviews at my company, and recently we had our first code review meeting.  During the meeting, several positive suggestions were made and I added TODO comments in my code for following up.  
After reading suggestions on here on best practices for code reviews, I would like to follow up on all the items I corrected at the start of the next meeting.  Is there a way to add a similar type of comment to the code such as FOLLOWUP so that I can quickly highlight through those code segments in the next meeting?  
© Stack Overflow or respective owner