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: 2022 Community 17.2.4 - CodeMaid version: 12.0 - Code language: C# ### Description CodeMaid inserts excplicit "private" access modifier for partial methods. ``` namespace...

reproduced
bug
feature: cleaning

### Environment - Visual Studio version: 2019 Enterprise - CodeMaid version: 11.0 - Code language: C# ### Description Visual studio has experimental decompile sources support. When decompiling such files, spade...

enhancement
feature: digging

vs2022, 连续按ctrl + s回有大概率的死机。 目前无法解决。只能暂时禁用 ![image](https://user-images.githubusercontent.com/58163549/182123026-a9770af1-b6a4-47cc-8a2e-b4e2c11d0b0c.png) ### Environment - Visual Studio version: [example 2022 Community] - CodeMaid version: [example 12.0] - Code language: [example C#] ### Description Replace this text...

### Environment - Visual Studio version: Microsoft Visual Studio Enterprise 2019 Version 16.11.16 - CodeMaid version: 12.0 - Code language: C# ### Description Incorrect indentation ### Current behavior for (int...

bug
feature: cleaning

### Environment - Visual Studio version: VS 2022 Enterprise 64-bit - CodeMaid version: 12.0 - Code language: C# ### Description Third party command not being invoked on Ctr-M-Space shortcut, but...

UPDATE: After updating to the latest Visual Studio 2022 (17.1.0) and reinstalling Codemaid, everything is working!!!

not reproduced
feature: cleaning

Hi, I have been told to post here my interest in having a subset of functionality ported to VS Code. Maybe the main clean up... for now... Thanks

help wanted
enhancement

### Environment - Visual Studio version: [Visual studio 2022 Enterprise] - CodeMaid version: [12.0.300] - Code language: [C++] ### Description When I quickly press ctrl+s to save the file twice...

reproduced
bug

### Environment - Visual Studio version:2022 Professional 17.0.0. - CodeMaid version: 12.0 - Code language: C# ### Description When cleaning this block ``` [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = 8)]...

reproduced
bug
feature: cleaning

### Environment - Visual Studio version: Microsoft Visual Studio Professional 2019 Version 16.11.8 - CodeMaid version: 12.0 - Code language: C# ### Description Ever since upgrading to v12, auto-formatting files...

reproduced
bug
feature: cleaning