Skip to content

CodeMaid v0.8.0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@codecadwallader codecadwallader released this 05 Aug 11:18

Fixes

  • #118 - VS2015 was showing a warning dialog on first population of Spade
  • #123 - Added support for blank line padding before single line comments to C/C++ style languages
  • #124 - Using Spade's find references with peek windows would show an exception dialog
  • #130 - When inserting an explicit access modifier, and splitting a single line method onto multiple lines in the same cleanup cycle, an extra blank line was being inserted.
  • #131 - VS2015 XAML files were not enabled for cleanup via the Solution Explorer
  • #133 - VS2015 RTM was adding an access modifier to explicitly implemented events