Warnings/Errors explorer
Hi,
Is there something like a warnings/error explorer, just like there is a Todo explorer?
If I have a document open with lots of warnings/errors (orange/red) listed at the right side, it would be nice if I could open a separate window that lists all of those with the warning message and line number. It's a bit easier to get an overview.
E.g. I have a lot of "qualifier 'this' is redundant" warnings. Most of the time I just want to skip those and it's easier to see if you can view them in a separate window.
Thanks,
Jeffry
Please sign in to leave a comment.
"jeffryvu" <no_reply@jetbrains.com> schrieb
>
You can disable the warning in the Options, or you can reformat the code an
can optional this.
With disabling of specific warnings you can customize R# for your Coding
Style/Standards.
An Error Explorer is avaiable ReSharper->Windows->Errors in Solution. Which
has all errors in the solution if you have the Solution-Wid Analysys on.
The target should be a no warnings (no Erros of courese :) If you have a
warning, fix it directly.
Regards
Albert
Hi Albert,
Thanks for the info. Although I do not see a Resharper-Windows-Error option.
I was able to disable some warnings, so it's already much better now :)
Thanks,
Jeffry
Hello,
The Solution-Wide Analysis that keeps the online list of all the errors in
the solution starts with R# 3.1.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”