Skip to content

Releases: eberthold/SteroidsVS

2021.08.04.01 VS2022 Support

04 Aug 19:42
Compare
Choose a tag to compare
  • Added support for VS2022 #30

2021.06.21.1 Bugfix for supression

21 Jun 19:31
Compare
Choose a tag to compare

Fixed

  • #22 Pragma suppression
  • #29 Suppressed warning in blazor layouts

2021.06.03 Bugfix

03 Jun 19:55
Compare
Choose a tag to compare
  • #28 CodeLens doesn't work after locating item with code structure list

0.2.44.1

23 Feb 19:58
Compare
Choose a tag to compare

#25 - 2019 broken
#19 - VB Support
#22 - Suppresses warnings ignored

WARNING: VS 2017 is broken in this release

Bugfix and Beautify

24 Jul 20:38
Compare
Choose a tag to compare
  • #8 Fixes failing rule suppression
  • Hint pop-ups aren't that anoying anymore if the mouse is over the left hand side of the indicator by accident
  • pop-ups now show line and column number of the diagnostic

AsyncPackage initialization bug fix

05 Jun 19:24
Compare
Choose a tag to compare
  • #6 Initialization of package was after IWpfTextViewCreationListener after rework to AsyncPackage

AsyncPackage Release

02 Jun 12:31
Compare
Choose a tag to compare

It is recommended to use AsyncPackage instead of Package to avoid slowing down Visual Studio on startup. This is addressed in this release.

  • #3 AsyncPackage rework
  • #2 Small ordering change, which may fixed the issue, but investigation is ongoing

0.2.33

15 May 15:17
Compare
Choose a tag to compare

Initial Release

14 May 18:38
Compare
Choose a tag to compare

First Release