Example/blank plugin for Rider?
Answered
The documentation for Rider's SDK is a little hard to comprehend, so as a pointer I need to ask if there are any example/blank plugins which contain the basic structure of a frontend/backend plugin? I don't really want to fish through the resharper-unity code just to find out how to make the layout of my plugin. Any help is appreciated
Please sign in to leave a comment.
Hi!
Thank you for contacting us!
Here are some links to useful resources:
- backend plugin sample
- frontend opensource plugins
- rider frontend plugin development
- IntelliJ SDK help
Also, we have a slack channel for Rider plugin developers #rider-pluginwriters. Please, join it and feel free to ask any question.