List of all warnings
Hi-
I've been searching the forums but have been unable to find an answer. Is there a way for me to get a list of warnings for each file in my whole project. I do not want to do a full inspection. The inspection buries the warnings that are automatically detected when editing a file with other inspection settings. When I do an inspection, i get a large amount of warnings. But however, when I go edit and cycle through all my files, there are relatively less amount of warnings. These warnings are specific to the file and not in relation to the whole project (ie. "unused import statement, if statement simplification"-a file specific warning versus "Declaration access can be weaker"- warning generated after a whole project inspection).
thanks
请先登录再写评论。
Hello tiger112,
If I undestand you correctly, you'll want to "Inspect Project" and then select
"Run with editor settings".
-tt