sertdev 4692f2c586 feat: add async AI commit message generation
Add a new `git.commitMessageGenerator.command` config option that runs
a shell command in the background when the commit panel opens. The
command output populates both the summary and description fields of the
native commit panel. If the user starts typing before the command
finishes, the result is silently discarded.
2026-02-18 12:57:15 +06:00
..
2025-08-14 20:40:44 +02:00
2024-08-18 10:24:52 +02:00
2025-02-21 13:20:53 +01:00