Show (weak) warnings and notificiations in a tab/inline
Is it possible to show the (weak) warnings inline or somewhere below your code in a tab?
Now I see the inspection warnings on the right side (below the scollbar) and on mouse over it will show me the issue.
I'd like to have an overview of all the warnings/issues of current file, "live".
Code Inspection does a check only once.
Please sign in to leave a comment.
Hi there,
Live -- only on scrollbar.
In a separate tool window -- only via "Code | Inspect Code..." which you need to re-run (there is a tool button for that) to get up-to-date results.
Thanks, Andriy!