Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Commit comment

On Jul 8, 2017, at 21:52 , Wim Jongman wrote:

> Is there a hook in the commit dialog or staging view to insert the commit message?

There's an extension point. See https://www.eclipse.org/forums/index.php/t/1086262/ .
In EGit nightly there's also an extension interface ICommitMessageProvider2 that
enables the extension to specify the caret position.

Cheers,

  Thomas



Back to the top