Open heroheman opened 1 year ago
guys are working on that, now you can try oc hook set
and then run git commit
as usual (no -m
flag). IDE should generate commit with the hook and allow it to be edited if you have such config enabled, in VSCode it's something like "git.terminalGitEditor": true
I read about that but it actually does not work in my vs code config, As it just opens the standard commit editor. Restarted Terminal and VS Code, deactivated git lens and anything git related without change.
I read about that but it actually does not work in my vs code config, As it just opens the standard commit editor. Restarted Terminal and VS Code, deactivated git lens and anything git related without change.
check this https://github.com/di-sukharev/opencommit/issues/1#issuecomment-1463546118
Stale issue message
The current prompt summarizes all changes in several CC commits. This is not very helpful when skimming the gitlog, as information gets lost. Also the the CC Website suggests to only use one type.
FAQ from ConventionalCommits
In addition to sort the text by importance - like Issue #71 suggested - I would like to see the first line summarize the changes in their entirety and/or give me the possibility to edit the text instead of just accepting or rejecting it.