Overview Q & A Rating & Review
Hot Status
Shows Error tips (and other squiggly information) on status bar.
Also shows symbol info (ie. Quick Info) on status bar when no errors are present.
When the caret touches an error (indicated by a squiggle in the code), the message will be printed directly to the status bar.
Will print Error, Warning, or Info messages - and will display the highest priority message if more than one message appear at the caret location.
When no error, info or warning, will display the signature of the symbol under the caret.
Includes an options page to turn on/off either of the following settings:
Show Error Info
Show Symbol Info
Please visit the open source repo on GitHub to raise issues or contribute fixes. Thanks!