Skip to content

Releases: SLaks/Rebracer

Rebracer 1.4

08 May 21:30
Compare
Choose a tag to compare
  • Add support for Visual Studio 15

Rebracer 1.3.1

20 Nov 14:11
Compare
Choose a tag to compare
  • Fix error on VS2015 Preview when creating a new settings file

Rebracer 1.3

14 Nov 14:30
Compare
Choose a tag to compare
  • Fix crashing bug (#13; sorry everyone!)

Rebracer 1.2

11 Nov 03:49
Compare
Choose a tag to compare
  • Ignore IntelliSense, refactoring, & outlining settings (#11; thanks @rprouse)

Rebracer 1.1

13 Feb 03:54
Compare
Choose a tag to compare
  • Only show Settings Saved notification when settings actually change
    (this was caused by a bug in XML comparisons)
  • Don't throw exceptions when no solution is open
  • Don't save & restore editor-specific settings, or settings that don't restore properly
    This should fix cases where settings files are changed on every save

Rebracer 1.0.2

31 Dec 00:27
Compare
Choose a tag to compare
  • Properly preserve whitespace for nested elements, as well as comments, when updating existing settings files
  • Fix Visual Studio 2010 installation

Rebracer 1.0.1

26 Dec 04:23
Compare
Choose a tag to compare
  • Properly whitespace when updating existing settings files.
    This helps give clean settings diffs in source control

Rebracer 1.0

26 Dec 03:19
Compare
Choose a tag to compare

Initial Release