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.24k stars 137 forks source link

Breakdown per language on status bar #349

Open wleoncio opened 1 year ago

wleoncio commented 1 year ago

Hi,

I was wondering if you would consider adding a breakdown of coding time per languge in the status bar. Can't speak for everyone, but I sure would find that just as interesting (if not more) than a total coding tally for my day.

bilde

Thanks for this wonderful extension, BTW. :)

alanhamlett commented 1 year ago

We only support category currently, but we can add a config to turn on top 3 languages. Hopefully that would fit in the space available.

wleoncio commented 1 year ago

Sounds good! I remember the categories now, and seeing at least two simultaneously shown. If horizontal space is a concern, perhaps the user could choose to display categories or languages (which I assume take less space).