awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
icsharpcode avatar

icsharpcode/RefactoringEssentialsArchived

0
View on GitHub↗
634 星标·117 分支·C#·MIT·4 次浏览

RefactoringEssentials

Refactoring Essentials for Visual Studio

Features

  • Code Analysis and Metrics - Refactoring tools for Visual Studio.
  • Code Analysis and Refactoring - Comprehensive collection of refactorings, analyzers, and code fixes.

Star 历史

icsharpcode/refactoringessentials 的 Star 历史图表icsharpcode/refactoringessentials 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

icsharpcode/refactoringessentials 是做什么的?

Refactoring Essentials for Visual Studio

icsharpcode/refactoringessentials 的主要功能有哪些?

icsharpcode/refactoringessentials 的主要功能包括:Code Analysis and Metrics, Code Analysis and Refactoring。

icsharpcode/refactoringessentials 有哪些开源替代品?

icsharpcode/refactoringessentials 的开源替代品包括: dotnetanalyzers/stylecopanalyzers — An implementation of StyleCop rules using the .NET Compiler Platform. dotnet/roslyn-analyzers — The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… pycqa/pylint — Pylint is a static code analysis tool for Python that checks source code for errors, coding standard violations, and… microsoft/vscode-go — This project is a Go language extension for VS Code that provides a comprehensive development environment through a… rrrene/credo — Credo is a static analysis tool and linter for Elixir. It functions as a code quality analyzer that scans source code…

RefactoringEssentials 的开源替代方案

相似的开源项目,按与 RefactoringEssentials 的功能重合度排序。
  • dotnet/roslyn-analyzersdotnet 的头像

    dotnet/roslyn-analyzers

    1,671在 GitHub 上查看↗

    The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

    hacktoberfest
    在 GitHub 上查看↗1,671
  • dotnetanalyzers/stylecopanalyzersDotNetAnalyzers 的头像

    DotNetAnalyzers/StyleCopAnalyzers

    2,848在 GitHub 上查看↗

    An implementation of StyleCop rules using the .NET Compiler Platform

    C#
    在 GitHub 上查看↗2,848
  • aldanial/clocAlDanial 的头像

    AlDanial/cloc

    23,201在 GitHub 上查看↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    在 GitHub 上查看↗23,201
  • microsoft/vscode-gomicrosoft 的头像

    microsoft/vscode-go

    5,897在 GitHub 上查看↗

    This project is a Go language extension for VS Code that provides a comprehensive development environment through a language server client, a debugging interface, and a test automation runner. It integrates language intelligence, formatting, and debugging capabilities to support the full Go language development lifecycle. The extension distinguishes itself by managing the Go toolchain, including the installation and configuration of external binaries required for language features. It also features a dedicated test automation interface that allows for the generation of unit test skeletons and

    TypeScript
    在 GitHub 上查看↗5,897
查看 RefactoringEssentials 的所有 30 个替代方案→