sublime_merge
sublime_merge copied to clipboard
Issue tracker for Sublime Merge
**Version info** - OS: macOS 13,5 - Build: 2091 **Description** Previously `smerge .` would open the repository but now it presents me with a Open Dialog. **Steps to reproduce** Steps...
**Version info** - OS: Ubuntu 22.04 - Build: 2092 **Description** Scrolling with the mouse wheel in the Files tab is slow when a tooltip is showing **Steps to reproduce** Steps...
Many diff tools have a minimap for showing the overview of differences, such as Beyond Compare. It's useful for reviewing changes in large files.
**Problem description** I generally have a significant number of open repos, several sets of related repos, such as packages used by a main project. But I have other open repos...
**Problem description** I work with a lot of different repositories, but there are a few that I used several times a day. I keep all tabs open and I usually...
**Problem description** Imagine I do a blame of a large file. I am looking specifically for the changes in the method "potato()", so inside the blame I fo ctrl-F and...
**Problem description** The current SM displays image diff as `binary contents`. It would be good even if it simply shows the before/after images. Here's Github's example: https://git.io/fApgi **Preferred solution** The...
**Version info** - OS: macOS 14.3.1 (23D60) - Build: 2091 **Description** When a pre-commit hook is set up to validate commit message, it can be bypassed by clicking the dropdown...
**Problem description** Some time ago git added a `--update-refs` flag to rebase. This flag is awesome when working with stacked branches. What it does is when we have a series...
**Problem description** I use stashes a lot. I try clean them up one by one every so often. Some are meaningful. Some are ghosts of unsuccessful `pop stash` commands. But...