Skip to content

Timer doesn't stop when VSCode isn't explicitly "deactivated" #7

@CodeSpent

Description

@CodeSpent

stopTimer is only run on deactivated hook which implies the user manually closed the window.

If the window is left open when the device is shut down, or VSCode is force closed through a task manager, then the deactivated method never runs, and the timer continues.

Need a way to handle this to avoid inaccuracies with timing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions