Creating a plugin/extension for the Rider Commit tool
Hi
The Rider commit tool has a settings panel that looks like this. Is it possible to create a plugin for rider that extends the settings panel? I would like to add another Advanced Commit Check that runs some code that checks some stuff in my git diff.
If so, where do I get started?

Please sign in to leave a comment.
Hello SKFD (Simon Kofod)
Thank you for your interest in Rider plugin development. There are a few links you might find useful:
Most importantly, we have a Slack channel
#dotnet-pluginwriters
where our plugin writers can ask Rider/R#/IJ developers for assistance. Let me know if you want to be added there.