Skip to content

Autocomplete/suggest git commit message based on commit history #941

@pyrooka

Description

@pyrooka

Is your feature request related to a problem? Please describe.
Sometimes we (at least me) just copy messages from previous commits. For example: "Bump version...", Update X to version Y.

Describe the solution you'd like
Suggest a message based on the history when we are typing, like in k9s:
Screenshot 2020-08-19 at 12 32 17
I am not thinking about some highly intelligent, super fancy AI powered autocomplete engine, just a simple regex which matches from the start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions