Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 887 Bytes

Road map

  • Before applying custom vssettings export current settings and apply them when solution is closed.
  • Toolbar buttons and/or hotkeys to switch bitween solution-specific and default settings on the fly
  • VS 2019 support

Features that have a checkmark are complete and available.

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.0.3

  • Changed the logo

1.0.2

  • Changed the publisher

1.0.1

  • Option to not load default .vssettings if no solution-specific file was found

1.0.0

  • Look for solution-specific .vssettings and apply them on solution open
  • Apply default .vssettings if no specific .vssettings was found on solution open
  • Apply default .vssettings on solution close if there was custom .vssettings applied on solution open