You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problematic: Every time I experience a merge conflict while merging a large development branch into my feature branch, a large number of file changes appear in the left window. This makes it difficult to find all the files that require resolving, as their color (orange) resembles that of deleted files (red).
To address this issue, I propose the following suggestions:
Change the color of merge conflict files.
Sort merge conflict files into a separate category at the top of the window.
Add a colored badge to indicate merge conflict files.
Provide a hotkey to navigate to the next or previous merge conflict file.
The text was updated successfully, but these errors were encountered:
Problematic: Every time I experience a merge conflict while merging a large development branch into my feature branch, a large number of file changes appear in the left window. This makes it difficult to find all the files that require resolving, as their color (orange) resembles that of deleted files (red).
To address this issue, I propose the following suggestions:
The text was updated successfully, but these errors were encountered: