All Versions
12
Latest Version
Avg Release Cycle
147 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v11.3 Changes
๐ These changes have not been released to the Visual Studio marketplace, but (if checked) are available in preview within the CI build.
[ ] Features
- [x] #778 - Cleaning: Option to specify file inclusions by RegEx - thanks Timo-Weike!
๐ [ ] Fixes
- [x] #800 - Reorganizing: Fix dialog showing literal newline characters
-
v11.2 Changes
๐ These changes have not been released to the Visual Studio marketplace, but (if checked) are available in preview within the CI build.
[ ] Features
- [x] #692 - Remove and sort namespaces now supports XAML - thanks Apflkuacha!
๐ [ ] Fixes
- [x] #727 - Remove and sort usings fixes - thanks kyleruddbiz!
-
v11.1 Changes
November 03, 20192019-11-03
[x] Features
- [x] #620 - Formatting: Allow for individual tag formatting rules - thanks willemduncan!
- [x] #665 - Use image monikors so icons show up again when tool windows are small - thanks Diermeier!
๐ [x] Fixes
- [x] #647 - Formatting: Fix magically added slashes - thanks willemduncan!
- [x] #670 - Options: Fix importing read-only config - thanks Smartis2812!
-
v11.0 Changes
March 23, 2019 -
v10.6 Changes
December 09, 20182018-12-09
- [x] Features
- [x] #582 - Digging: New option to show item types (e.g. method return or property type) - thanks GammaWolf!
- [x] #593 - Switching: Add .cshtml -> .cshtml.cs to defaults - thanks derekmckinnon!
- [x] #594 - Cleaning: New option to add blank lines before/after single-line fields - thanks jasonjtyler!
- [x] #604 - Turn on VS2019 support - thanks digovc!
- [x] Features
-
v10.5 Changes
June 09, 20182018-06-09
[x] Features
- [x] #477 - Digging: New radial progress bar - thanks Jammer77!
- [x] #506 - Enable localization for Chinese - thanks maikebing!
- [x] #519 - Simplify the code by removing unnecessary guids - thanks heku!
- [x] #525 - Make all features switchable - thanks heku!
- [x] #545 - Ignore comment lines starting with certain prefixes - thanks willemduncan!
๐ [x] Fixes
- [x] #479 - Update XAML Styler integration mappings - thanks grochocki!
- [x] #496 - Fix the .NET Framework minimum required version (which is v4.6)
- [x] #541 - Project file (.csproj) cleanup - thanks heku!
- [x] #546 - Fix a setting that would leave a trailing white space when formatting comments - thanks willemduncan!
- [x] #556 - Partial fix reducing how long we will block waiting for a code model to be built.
-
v10.4 Changes
May 20, 20172017-03-26
[x] Features
๐ [x] Fixes
-
v10.3 Changes
March 26, 20172017-03-26
[x] Features
- [x] #359 - Reorganizing: Add option to sort private->public vs. public->private - thanks ahalassy!
- [x] #394 - Finding: Add ability to clear solution explorer search before finding - thanks joeburdick!
- [x] #420 - Upgraded projects to .NET 4.6.1 and misc. fixes for VS2017 build support
๐ [x] Fixes
-
v10.2 Changes
January 01, 20172017-01-01
[x] Features
- [x] #284 - Performance improvements to compiling regular expressions - thanks flagbug!
- [x] #298 - First class support for VB regions (viewing, inserting and removing)
- [x] #337 - Reorganizing: Add option to put explicit interface implementations after other members - thanks samcragg!
- [x] #371 - Support for VS2017 RC
๐ [x] Fixes
- [x] #290 - Finding: When track active item is enabled an error can be displayed on invocation
- [x] #315 - Reorganizing: Explicit interface implementations may take multiple passes to get in stable order - thanks samcragg!
- [x] #326 - Digging: VB comments were not visible
- [x] #342 - Digging: VB regions were not visible - thanks aeab13!
-
v10.1 Changes
April 23, 20162016-04-23
[x] Features
- [x] #241 - Create a demo video
- [x] #245 - Reorganizing: Support for VB
- [x] #248 - Cleaning: Exclude files where auto-generated header is detected
- [x] #266 - Remove solution explorer toolbar buttons
- [x] #268 - Reorganizing: Add prompt to override safety checks in presence of preprocessor conditionals
๐ [x] Fixes
- [x] #227 - VS2015 could freeze for 30s with Visual F# Power Tools installed and CodeMaid F# cleanup disabled
- [x] #255 - Expected exception messages for Node.JS project item detection should be reduced to diagnostic level
- [x] #256 - When VS creates a dummy solution, CodeMaid options were not accessible
- [x] #272 - Reorganizing: Remove existing regions affects in-method regions as well
- [x] #275 - Digging: In-method regions were being shown within Spade
- [x] #276 - ReSharper 2016.1 changed the name of their cleanup command and needed updates within CodeMaid - thanks jamiehumphries!