sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Issue tracker for Sublime Merge

Results 328 sublime_merge issues
Sort by recently updated
recently updated
newest added

**Version info** - OS: Ubuntu 24.04 - Build: 2096 **Description** .gitattributes is not parsed correctly for LFS files **Steps to reproduce** Given 1. init a fresh git repo 2. commit...

**Problem description** I have many files in a folder and its sub-folders, but I can not stage all of them in one action/click. The only way is to stage them...

enhancement

**Problem description** I am currently working on projects using different languages and frameworks, which makes it necessary to use different editors per project. For 1 I need to use Visual...

In GitKraken you can view [right] the modified files in "Path" and "Tree" view. I miss the "Tree" view in Sublime Merge.

enhancement

**Problem description** Consider I want to switch branches and then pull latest changes. I do it in two operations: 1. Switch branch 2. Pull latest changes In a large repository...

**Problem description** There is no way to create a branch from a tag in the Command Palette. **Preferred solution** It would be nice if the Command Palette had an option...

enhancement

**Problem description** Currently, one can set themes to follow the os' dark/light modes through `light_theme` and `dark_theme` settings, but not the color scheme. **Preferred solution** Make SM understand `light_color_scheme` and...

**Problem description** `--background` variable's value is extracted from the color scheme in `Diff.sublime-settings`. **Preferred solution** It should be instead got from the global `color_scheme` setting as is the case with...