Editor Info extension for Visual StudioDownload this extension from the Visual Studio Marketplace or get the CI build. Shows an icon above the vertical scroll bar indicating if the document has any errors or warnings. Use the existing keyboard shortcuts Ctrl+Shift+F12 or Alt+PgDn/PgUp to navigate between errors and warnings in the open document. When there are no errors or warnings, the icon is green and you can relax knowing that your code is in good shape. The icon replaces the current Document Health Indicator at the bottom left of the editor. By not having the Document Health Indicator at the bottom left, we free up space for the horizontal scrollbar and reduce noise. How can I help?If you enjoy using the extension, please give it a ★★★★★ rating on the Visual Studio Marketplace. Should you encounter bugs or if you have feature requests, head on over to the GitHub repo to open an issue if one doesn't already exist. Pull requests are also very welcome, since I can't always get around to fixing all bugs myself. This is a personal passion project, so my time is limited. Another way to help out is to sponsor me on GitHub. |