GitFiend / Support

Public repo for GitFiend questions and issues
117 stars 7 forks source link

[Feature Request] Last N commit messages #169

Open schmist opened 1 year ago

schmist commented 1 year ago

Thank you for the great software, exactly what I was looking for!

I am missing a tiny feature: I would like to have access to the last N commit messages when writting a commit message. E.g., to be able to reuse the issue tracker prefix of the last message.

GitFiend commented 1 year ago

Hi @schmist, thanks. Do you have the preview feature "auto-complete in input fields" turned on? This is intended to help with this, though still ironing out some quirks.

schmist commented 1 year ago

I did not, I quickly checked it. The problem with the current implementation in my opinion is, that the context is missing when only showing parts of the message, e.g., the issue number. If I cannot remember the issue number and want to make sure I am using the correct one, the complete message (best sorted by time, descending) is needed.