Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
/ CodeCommenter Public archive

Rider plugin for comment generation using ML

License

Notifications You must be signed in to change notification settings

vakosta/CodeCommenter

Repository files navigation

CodeCommenter for Rider

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".

Installation

Download and install this plugin from JetBrains Marketplace. Not available yet.

Features

Generate comment Context Action

The plugin can generate docstring for your method using Machine Learning. To do this cause the "Generate comment" Context Action and wait a bit.

Context Action

Statistics Tool Window

The plugin can display statistics about docstring coverage and quality in your solution. To do this open Tool Window with name "Statistics".

Statistics Tool Window

Contact

Send me a message in Telegram: @vakosta.

Or E-mail: vld.annenkov@gmail.com.

About

Rider plugin for comment generation using ML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published