wakatime / visualstudio-wakatime

Visual Studio plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/visual-studio
BSD 3-Clause "New" or "Revised" License
334 stars 62 forks source link

Hide Status Bar Activity #148

Open katalina25 opened 1 year ago

katalina25 commented 1 year ago

Hi guys I was trying to hide the activity from the status bar, I tried moving my .wakatime.cfg but it didnt work image

[settings] api_key = proxy= debug=false status_bar_enabled = false status_bar_icon = false

alanhamlett commented 1 year ago

We need to add support for status_bar_enabled to the plugin. It currently always shows without checking that config value.