Commentize - VSCode ExtensionTired of adding Comments to your code for so called clean code? Here is Commentize for you!! Commentize is a simple VSCode extension that allows you to easily add comments to the entire code files or explain selected blocks of code with a single click. This can be useful for adding comments so that your can be understand by other developers out there. Also you can get an idea about a codeblock you are not familiar with. Features
Upcoming Features
Keyboard Shortcut
UsageTo use Commentize, simply open a code file in VSCode and click on the To explain or /comment a selected code block: Select the code block then provide word counts for the explanation then click the button. By default the word count is 30 words. CompatibilityCommentize is compatible with all programming languages supported by VSCode. SupportIf you have any issues or feature requests for Commentize, please write to chaitakgorai@gmail.com. I will do my best to address any issues or consider any feature requests in a timely manner. |