L. Daniel Casais

Results 12 comments of L. Daniel Casais

I created a small custom command to do exactly this: ```yaml customCommands: - key: "" context: "commits" description: "Set commiter date to author date" prompts: - type: "confirm" key: "Confirm"...

I had the same problem, and followed @jhecksonSa's advice to remove the default `space` shortcut. The extension's UI doesn't recognize the `` key when trying to set it up, but...