di-sukharev / di-sukharev/opencommit

Commits in IntelliJ Idea (and other JetBrains IDEs)

Open
#86 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.5k
Forks
445
Avg merge
18m
Merged PRs (30d)
2

Description

Is there any way to use the hook functionality in IntelliJ Idea as well?

I have set the hook and it works. But not when I call or execute Commit within the IDE.

So far I have found the following:

  • That there used to be a plugin that could call this hook, but has not been developed for years and is therefore no longer compatible. Plugin Page

  • That there used to be a setting for hooks in 'Version Control' -> 'Commit' -> 'Before Commit'. intellij-support

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files, tests, or entry points. Start by investigating how the existing Git hook is invoked and how IntelliJ IDEA's commit action handles hooks; done means commits made from IntelliJ and other JetBrains IDEs reliably trigger the hook.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, javascript
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.