time-tracker icon indicating copy to clipboard operation
time-tracker copied to clipboard

Doesn't work correctly with several opened instances of vscode

Open peterazmanov opened this issue 4 years ago • 2 comments

The 'Break' status isn't synchronised correctly between instances. If I start/stop the break in one instance, the other instance continues to show the timer in red.

The timing is wrong with two sessions opened at once, I suspect that elapsed time is summed from two instances.

peterazmanov avatar Mar 31 '20 14:03 peterazmanov