vivaxy / vscode-conventional-commits

💬Conventional Commits for VSCode.
https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits
MIT License
309 stars 32 forks source link

[BUG] The COMMIT_EDITMSG tab auto-closes unpredictably? #331

Open melMass opened 8 months ago

melMass commented 8 months ago

Describe the bug

Since a few versions I think (and not in all projects..) the COMMIT_EDIT_MSG closes while I'm typing commit messages, which results in altering source code when typing fast which is a bit annoying

Screenshots

Not super clear, but here, it's closing while I type

commit

Application logs

The log while making tests for this issue:

[info] Conventional commits started.
[info] VSCode version: 1.85.0-insider
[info] Git version: 1.0.0
[info] VSCode Conventional Commits version: 1.25.0
[info] conventionalCommits.autoCommit: false
[info] conventionalCommits.silentAutoCommit: false
[info] conventionalCommits.emojiFormat: emoji
[info] conventionalCommits.gitmoji: true
[info] conventionalCommits.lineBreak: 
[info] conventionalCommits.promptBody: true
[info] conventionalCommits.promptCI: false
[info] conventionalCommits.promptFooter: true
[info] conventionalCommits.promptScopes: true
[info] conventionalCommits.scopes: bump version (0.1.2)
[info] conventionalCommits.showEditor: true
[info] conventionalCommits.showNewVersionNotes: true
[info] conventionalCommits.editor.keepAfterSave: false
[info] git.enableSmartCommit: false
[info] git.smartCommitChanges: all
[info] git.postCommitCommand: none
[info] _arg: c:\Users\User\dev\melMass\stable-diffusion\ComfyUI.git\custom_nodes\comfy_mtb_utils
[info] git.repositories: c:\Users\User\dev\melMass\stable-diffusion\ComfyUI.git\custom_nodes\comfy_mtb_utils\extern\frame_interpolation, c:\Users\User\dev\melMass\stable-diffusion\ComfyUI.git\custom_nodes\comfy_mtb_utils\ComfyUI-Manager.git, c:\Users\User\dev\melMass\stable-diffusion\ComfyUI.git\custom_nodes\comfy_mtb_utils\extern\GFPGAN, c:\Users\User\dev\melMass\stable-diffusion\ComfyUI.git\custom_nodes\comfy_mtb_utils
[info] workspaceFolders: c:\Users\User\dev\melMass\stable-diffusion\ComfyUI.git\custom_nodes\comfy_mtb_utils
[info] Load commitlint configuration successfully.
[info] commitlintRuleConfigs:
{}
[info] messageJSON:
{
  "_type": "style",
  "_scope": "",
  "_gitmoji": "🔥",
  "_subject": "zdsz",
  "_body": "",
  "_footer": "",
  "_ci": ""
}
[info] message:
style: 🔥 zdsz
[info] Show full commit message in a separate tab successfully.
[info] conventionalCommits finished successfully.
[info] The commit message tab has been disposed.
[info] finally inputBox.value:
style: 🔥 zdsz