Extension for track your work duration on every branch
-
For show Timer :
-
Control timer from status bar :
-
Copy Duration with branch:
-
Show branchs timers on sidebar with possibility to copy duration and refresh it:
-
Show branches & duration percents on pie chart and select current branch:
- Show branch timer
- Control timer from status bar
- Click on duration for copy it with branch
- Changed saved json directory And Added to .gitignore
- Auto enable extension
- Avoid duplicated add json file to gitignore
- Stop timer when vscode unfocused
- Added sidebar view show :
- Branch name
- Branch duration
- duration percentage
- Copy & refresh buttons
- Minor updates on texts
- Sort branches by long duration
- Create .vscode folder if not exisT
- Fixed timer issue
- Added pie chart to sidebar view
- Fixed branch undefined issue
- Colored current branch
- Added autoAddToGitIgnore configuration for control add branch timer json to gitignore
- Handled timer manually paused