codemaid icon indicating copy to clipboard operation
codemaid copied to clipboard

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.

Results 204 codemaid issues
Sort by recently updated
recently updated
newest added

### Environment - Visual Studio version: 2019 - CodeMaid version: 11.2 - Code language: XAML ### Description The option `Collapse solutions when they are opened` in solution-specific context seems not...

reproduced
bug

### Environment - Visual Studio version: 2019 - CodeMaid version: 11.2 - Code language: XAML ### Description Is it possible to remove white spaces between attributes in XAML? ### Current...

enhancement
feature: cleaning

### Environment - Visual Studio version: 2019 Community 16.9.4 - CodeMaid version: 11.2, or 11.2.247 (issue 795 proposed fix) - Code language: C# ### Description Roslyn analyzer codefix (at least...

reproduced
bug
feature: cleaning

The one thing I really miss without Resharper is the automatic reformating of long lines. Kind of the opposite of the Codemaids Join function. I can't find any other extension...

enhancement
feature: cleaning

### Environment - Visual Studio version: Community 16.8.5 - CodeMaid version: 11.2 - Code language: C# ### Description When saving an XAML file with an unused namespace causes all the...

not reproduced
bug
feature: cleaning

### Environment - Visual Studio version: Microsoft Visual Studio Professional 2019 Version 16.9.4 - CodeMaid version: 11.2 - Code language: C# ### Description When I build or rebuild my solution...

duplicate

Visual Studio telemetry indicates one of the top UI delays is caused by this symbol: stevecadwallader.codemaid.dll!SteveCadwallader.CodeMaid.Integration.Events.TextEditorEventListener.TextEditorEvents_LineChanged The scenarios appears to be building large solution. On each Output Window update TextEditorEventListener.TextEditorEvents_LineChanged...

not reproduced
bug

### Description Currently when C# code contains XML comments with \ or \ tags, those sections are totally messed up when comment formatting is enabled. Even worse when the \...

### Environment - Visual Studio version: 2019 Enterprise v16.8.5 - CodeMaid version: 11.2 - Code language: C# ### Description Unfortunately, due to the fact that the computer crashed, I do...

duplicate

### Environment - Visual Studio version: Visual Studio Community 2019, Version 16.9.3 - CodeMaid version: 11.2 - Code language: xml ### Description When I place the cursor in a long...

enhancement
feature: formatting