CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    [RESOLVED] TODO - Task List C#

    I want to use TODO to add to my task list. However, per this MSDN, it says that C# only shows the "TODO"s for opened files, but Visual Basic shows them for all files(whether open or not). Anybody know how to make C# show the TODOs in all files?

    Thanks.

  2. #2
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    Re: TODO - Task List C#

    For anybody that wants to know, I downloaded this app and it seems to work pretty good.

    http://predicatet.blogspot.com/2006/...on-2005-c.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured