Choose how you want errors and warnings displayed. You can choose to have linter messages displayed in the statusbar, on the line of the error or icons in the gutter. Colors and which gutter icons are displayed are all found in settings.
Install StatusBarError from the Visual Studio Code extension gallery.
- Change the statusbar font color
- Change the statusbar icon per error type
- Turn on/off the error message in the statusbar
- Turn on/off gutter icons (select which ones to show or not show)
- Turn on/off whole line linter messages
- Choose how long the whole line message should be
- Change the color of the whole line background and font color
StatusBarError's repository is here.