sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
273 stars 14 forks source link

Default commit message configuration file seems to be missing #1727

Open tadamcz opened 1 year ago

tadamcz commented 1 year ago

Background

For background, there seems to be no documentation at all of the keys supported in Library/Application Support/Sublime Merge/Packages/User/Commit Message.sublime-settings (I raised this as its own issue).

Version info

Description When I open the commit message settings, I see:

// Settings in here override those in "Default/Commit Message.sublime-settings"
{

}

However, I cannot find the file Default/Commit Message.sublime-settings anywhere.

Steps to reproduce

Steps to reproduce the behavior:

  1. Sublime Merge -> Settings -> Edit commit message settings
  2. See // Settings in here override those in "Default/Commit Message.sublime-settings"
  3. Fail to find that file anywhere in Library/Application Support/Sublime Merge

Expected behavior

The file should be there (or if this does not make sense somehow, there should be an explanation in Library/Application Support/Sublime Merge/Packages/User/Commit Message.sublime-settings)

Screenshots

image image