Does Visual Studio has an option which can show me the time spent working on my project (probably, how long the project has been opened)? Or is there any other option which can help me?
相关问题
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- Visual Studio 2019 - error MSB8020: The build tool
- 'System.Threading.ThreadAbortException' in
- VS2017 RC - The following error occurred when tryi
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Copy different file to output directory for releas
- Edit & Continue doesn't work
- “Csc.exe” exited with code -1073741819
- Visual Studio: Is there an incremental search for
Visual Time Spent seems to do exactly what you're asking for.
And then there is CodeALike, a cloud service with Visual Studio extension that shows not only where you've been spending your time, but also what you've been doing. I can't find a sample image on their report per solution, but it's a feature of the product.