Skip to content
| Marketplace
Sign in
Visual Studio>Tools>SteroidsVS
SteroidsVS

SteroidsVS

Erik Berthold

|
3,380 installs
| (10) | Free
Improves visibility of roslyn analyzer warnings and errors in documents. Includes an overall file quality indicator (bottom right corner, glows in specific color). Adds code structure view as code adornment.
Download

VS2022

The VS2022 Version can be found on the GitHub releases page https://github.com/eberthold/SteroidsVS/releases Thats because the marketplace at the moment does not support mixed listings for 2022 and pre 2022 versions

Features

Code Quality Hints

The code quality hints displays warnings in code right where they belong, to make it easier to detect them. Currently its only shows warnings generated by VisualStudio and Roslyn Analyzers.

In addition it features a overall indicator, if your file is good, has warnings or errors. Inside this indicator it informs you about the count of elements (fields, methods, properties) in your code. That count is purely informational without judgement on your code ;)

Code Structure

The code structure helps to navigate through large files quickly by listing all elements grouped - as recommended from StyleCop - and alphabetically ordered per group.

The shortcut is defaulted to ctrl-e + ctrl-s or simply click on the quality indicator in the bottom right corner.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft