This is a draft of an intellij plugin to use git-appraise with intellij.
This is a very early draft. Feel free to contribute, or take this code or just the idea, build your own and let me know.
git appraise is a federated protocol for creating pull requests.
Currently your comments in code reviews are mostly based on specific platforms e.g. gitea, gitlab, github, youtrack...
This protocol aims to make comments on pull requests platform independent. You write them in your IDE, they get committed to git, can be read by your repo, displayed, others can view them in their ide of choice etc...
- if you open a diff in intellij you can write comments into the diff
Missing:
- handle multiple pull requests, no need for starting via cli
- read comments
- ...
See license.md