Skip to content

CodeMaid v0.9.0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@codecadwallader codecadwallader released this 30 Jan 19:49

Features

  • Card 220 Added support for XML based list tags (thanks Willem Duncan!)
  • #193 Added undo transaction to insert region command (thanks Matthias Reitinger!)
  • #198 Added support for C/C++ VisualGDB (thanks adontz!)
  • #199 Make Spade disappear/reappear when entering/exiting full screen mode (thanks iouri-s!)

Fixes

  • #141 Indentation of <code> examples in comments could be incorrect (thanks Willem Duncan!)
  • #166 XML comment tags which contain a single <para> element may wrap strangely (thanks Willem Duncan!)
  • #185 and #192 When code models cannot be built an exception level warning is shown, but this is expected in some circumstances and should be a diagnostic level warning.
  • #190 Cyclomatic complexity can be incorrect due to multi-line comments (thanks ChrisH07!)