swdotcom / swdc-vscode

Time-tracking plugin for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode
Apache License 2.0
451 stars 46 forks source link

Correct code time not showing #488

Open aneesafatima opened 6 months ago

aneesafatima commented 6 months ago

Code time showing is lesser than the actual time spent on coding on vs code

xavluiz commented 6 months ago

Code time showing is lesser than the actual time spent on coding on vs code

Hi @aneesa04, Thank you for the issue comment. Just to confirm, are you referring to the time that is shown in the vscode statusbar? That number is the "Active Code Time" vs the "Code Time". Your code time is the total time you have spent in your editor today and your active code time is the time you spend actively writing and editing code in your editor or IDE. Thanks.

aneesafatima commented 6 months ago

Actually both are lesser than actual time. I have been facing this problem since yesterday only

On Mon, 18 Mar 2024 at 11:04 PM, xavluiz @.***> wrote:

Code time showing is lesser than the actual time spent on coding on vs code

Hi @aneesa04 https://github.com/aneesa04, Thank you for the issue comment. Just to confirm, are you referring to the time that is shown in the vscode statusbar? That number is the "Active Code Time" vs the "Code Time". Your code time is the total time you have spent in your editor today and your active code time is the time you spend actively writing and editing code in your editor or IDE. Thanks.

— Reply to this email directly, view it on GitHub https://github.com/swdotcom/swdc-vscode/issues/488#issuecomment-2004535327, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGSCDHGRAGG7GAJ6YIE3BXTYY4QRZAVCNFSM6AAAAABE4AI5T6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBUGUZTKMZSG4 . You are receiving this because you were mentioned.Message ID: @.***>

tandao0909 commented 6 months ago

I have experienced the same thing, but from the Thursday of last week. For same reasons, although I still code more than three hours a day, it only captured 2 hours at most, and mostly one hour. It's worse this week, as today I code more than 5 hours and result in 20 minutes recorded.

ZeroCore-Zero commented 5 months ago

I have this problem either, and it went on for such a long time, nearly since I installed it. For example, today I work from about 10:00am to 16:00am. I had glanced to the status bar at noon and it shown about 2 hours. However, when I finished my work, I found it turned into 23m. I opened dashboard and found both the active time and code time are become 23m. That's strange, I think.

mmclead commented 5 months ago

Hello.

We are looking into this now. Thank you for the reports, they are helpful to pinpoint the display issues.