Skip to content

Report debugging activity #52

@Daste745

Description

@Daste745

It would be nice to report debugging activity, like wakatime/vscode-wakatime does. I tried to add this but I'm not sure how to the info about a running debug session. Maybe I'm not seeing something 🤔.

From wakatime-cli's help:

--category string Category of this heartbeat activity. Can be "coding", "building", "indexing", "debugging", "learning", "meeting", "planning", "researching", "communicating", "supporting" "advising", "running tests", "writing tests", "manual testing", "writing docs", "code reviewing", "browsing", "translating", or "designing". Defaults to "coding".

--category debugging needs to be added to wakatime-cli calls when any debug session is active. The hard thing is actually checking for a debug session. If not possible, we'll probably have to wait for support from zed's extension API to get this info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions