Hi,
When I look at a past commit, each file has change badges next to it (e.g. -2, +10),
But for the currently changed files (that are under vc) they don’t show any badges.
Is there an option that can enable this?
Thanks
Change badges on Summary page
RaelB
#1
0 Likes
deathaxe
#2
Badges are displayed for commited files only, not however for uncommited changes in worktree.
0 Likes
deathaxe
#4
If I had to guess, I’d say likely because it required to re-calculate it each time a file changes on disk, which may be a rather expensive task. Finally only sublimehq devs can give an answer.
You can open a feature request for it at https://github.com/sublimehq/sublime_merge
0 Likes
