sublime_merge
sublime_merge copied to clipboard
Commit options aren't keyboard accessible
Problem description
Ctrl+Enter can be used to invoke the function of the "commit" button, but there is no way (AFAIK) to access the amend/no verify commit options.
Preferred solution
- A commit command that allows selecting these options (similar to the stash command) in the command palette? (personal preference; probably more straightforward to implement?).
- A keyboard shortcut to activate the commit options menu? Maybe Alt+↓ or Ctrl+↓ while the commit message text box is focused.
Screenshots
Commit options that are currently keyboard-inaccessible:
The stash command in the command palette, which allows selecting stash options: