Tagged Questions

1
vote
1answer
166 views

Track time spent editing various source files

Is there a good tool out there that can track how much (idle / non-idle) time you've spent editing each source file? Open to looking into alternative editors, editor plugins or separate apps and ...
1
vote
1answer
100 views

Time tracking from within an IDE

I would like to track how much time is spent on each project within my IDE. For as long as I've been developing, I've used a standalone application or even a web application. I would like it to tie ...