sublime_merge
sublime_merge copied to clipboard
Hunk headings disappear after staging a hunk
Version info
- OS: Ubuntu 20.04
- Build: 2068
Description
When looking at unstaged changes in a file, each hunk has a heading stating a function/struct/etc name, similar to git diff. When I stage a hunk, all the headings disappear from the unstaged view.
Steps to reproduce
Steps to reproduce the behavior:
- View a file with unstaged changes
- Stage a hunk
Expected behavior
I expect the headings to be visible.
Screenshots