kof999 / CommentInsight

Easy to Search&Count&Clean the comments in your SourceCode. 源代码注释统计&清理工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comment Insight

Sourcecode comments statistics clean tool, support language: C,CPP,C#,Python,Php,Java,Go.

源代码注释统计&清理工具,支持编程语言C,CPP,C#,Python,Php,Java,Go

Feature 功能

  • Count comment lines in source files 分析&统计源代码中的注释
  • Clean comments 清除注释
  • Convert Source files encoding to UTF-8 转换源代码的文件编码

Download 下载

Develop

  • Getting source code from git repository:
git clone https://github.com/CommentInsight/CommentInsight.git
  • Build the project by Visual Studio 2019

screenshot 截图

image image image image image

Copyright

This is free software, and you are welcome to redistribute it under certain conditions

  • ALL credit goes to Comment Insight User Group and Comment Insight Development Group

Licences

Comment Insight is licenced under License: GPL v3

    Comment Insight, A Sourcecode's comments statistics clean tool. 

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Easy to Search&Count&Clean the comments in your SourceCode. 源代码注释统计&清理工具

License:GNU General Public License v3.0


Languages

Language:C# 66.8%Language:PHP 30.9%Language:Python 1.3%Language:C 0.5%Language:Go 0.3%Language:Java 0.1%Language:C++ 0.1%