Skip to content

CodeMaid v0.7.9-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@codecadwallader codecadwallader released this 11 Jul 12:41
  • Features
    • Card 108 - Solution-specific settings
      • Fixed theme not persisting correctly
      • Annotated comment preview window with message to clarify dialog must be closed/opened to refresh
      • Resolved backwards compatibility with existing settings. Old settings will now be imported if the new user settings file does not exist.
      • Note: If you had previously used the v0.7.8-alpha and want to bring in your old settings, manually delete the CodeMaid.config located in your AppData folder (e.g. C:\Users\Steve\AppData\Local\CodeMaid\CodeMaid.config). This will cause the old settings to be imported at startup.
  • Fixes
    • #56 - VS2015 was incorrectly added explicit access modifiers to explicitly implemented members
    • #98 - Remove blank lines after attributes is now more selective to avoid false matches in some string literals