You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,12 @@ Currently its only shows warnings generated by VisualStudio and Roslyn Analyzers
12
12
In addition it features a overall indicator, if your file is good, has warnings or errors.
13
13
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 ;)
The code structure helps to navigate through large files quickly by listing all elements grouped - as recommended from StyleCop - and alphabetically ordered per group.
20
20
21
21
The shortcut is defaulted to ctrl-e + ctrl-s or simply click on the quality indicator in the bottom right corner.
0 commit comments