Is there a plug-in for Visual Studio that will track time spent on a project as well as the files being worked on?

It would be really useful to be able to generate a report each day with the projects worked on the files that were being worked would be used to match up a task to the time.

link|improve this question

62% accept rate
feedback

3 Answers

up vote 2 down vote accepted

check out TargetProcess. link text

However, it does way more than tracking time, so it might not be appropriate to what you want to have.

link|improve this answer
feedback

If you are using TFS you can track time allocated to Work Items in your team project using TFS Working On

Seems pretty straight forward to setup and use... although I do not have experience using it for any length of time.

link|improve this answer
I'm not using TFS so I'm not sure how much it will help – William Jul 31 '09 at 12:53
feedback

You can try my recently released Visual Time Spent add-in. It integrates with Visual Studio and tracks time spent on solutions, projects and files.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.