Replies: 1 comment
-
probably in-scope enough to be built-in but until i get around to that, you can write your own custom ui components. This is the diagnostics one for example: There's a custom components page if you want an example of how to add your own to your config the diag_state table contains all that you would need. diag_state.Error and diag_state.Warn should give you number of errors/warnings respectively if i'm not mistaken. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to show the number of errors or warnings instead of icons. Simply yellow and red numbers for each file. I've tried everything(
Beta Was this translation helpful? Give feedback.
All reactions