codecadwallader/codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 46
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4428
- days_rel: n/a
- days_push: 324
- n_releases_24m: 0
Adoption not part of the score
1984 stars · 370 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CodeMaid is an open source Visual Studio extension that cleans up, formats, and reorganizes code across many languages including C#, C++, F#, VB, JavaScript, and TypeScript. It provides automatic cleanup on save, code digging tree navigation, member reorganizing, and comment formatting.
Use cases
- clean up whitespace and remove unused using statements in C# files
- automatically format code on save in Visual Studio
- reorganize class members to follow StyleCop conventions
- navigate and visualize C# file structure with a tree view
- format XML comments to wrap at a specified column
- run code cleanup across an entire solution
When to choose
- you use Visual Studio 2019 or 2022 and want automated code cleanup
- you want StyleCop-style member reorganization with region generation
- you need multi-language cleanup including C#, C++, XAML, and TypeScript
When to avoid
- you use VS Code, Rider, or another IDE outside Visual Studio
- you need only a standalone formatter or CLI tool
- you use Visual Studio 2005-2017 without accepting older release versions
Facets
plugin · maturity active
formatter linter developer-tools editor developer-tools text-editors web-development windows editor-plugin visual-studio vsix code-cleanup code-reorganization c-sharp clean-code
2 sources
- readme: https://github.com/codecadwallader/codemaid · fetched 2026-08-28 · b7ce85575c11
- homepage: http://www.codemaid.net · fetched 2026-08-29 · 4b01237ed9bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| codecadwallader/codemaid | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="codecadwallader/codemaid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem