How to filter code issues based on current file in visual studio

I'm using visual studio 2022 with ReSharper. I tried to show error and warning on my solution with Inspect → Code issues in solution.
But is there a way to show only code issue on current file ? .

In jetbrain rider, i see the issue based on current file .  Is there similar feature in vs with resharper, so i can see only issues based on current file ? not all at once.

I know we can use **inspect this** , but it is not auto updated when I type and It won't change the issues, when I hover to other file. 

0
1 comment

Hello Johannesdanis304, thank you for your question. You can see errors/warnings/suggestions in the open file directly in the vertical scrollbar as shown here. Or you can enable Solution-wide analysis, there is issue filtering by files. Hope this helps. Please let me know if you have any questions. Thank you!

0

Please sign in to leave a comment.