wakatime / vscode-wakatime

Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vs-code
BSD 3-Clause "New" or "Revised" License
1.23k stars 137 forks source link

Branch name #275

Closed spirithntr closed 2 years ago

spirithntr commented 2 years ago

Is it possible to log currently selected branch?

alanhamlett commented 2 years ago

Yes, it already sends your currently active git branch to the API unless you configured it not to.

You can also log it to ~/.wakatime.log by enabling debug mode.