The "CodeCommenter" plugin adds specific interactions with docstrings in Rider.
Rider is JetBrains' cross platform .NET IDE, based on ReSharper and the IntelliJ Platform. The plugin adds:
- Context action to generate docstring using ML.
- Statistics Tool Window for viewing statistics about docstrings in your solution.
Make sure that you have a stable internet connection, because ML Model located on a separate server.
Attention: Sometimes problems arise. The project uses free hosting for the ML model, which has the property of "falling asleep".
Download and install this plugin from JetBrains Marketplace. Not available yet.
The plugin can generate docstring for your method using Machine Learning. To do this cause the "Generate comment" Context Action and wait a bit.
The plugin can display statistics about docstring coverage and quality in your solution. To do this open Tool Window with name "Statistics".
Send me a message in Telegram: @vakosta.
Or E-mail: vld.annenkov@gmail.com.