Max source file length mastermind Created January 10, 2023 15:11 It looks like Resharper doesn't work with large files (around 7k lines). Is it possible to change this limit?
Hello,
Code analysis gets disabled when the file size exceeds ~300kb. You should be able to turn analysis back on from the context menu of the status indicator - https://www.jetbrains.com/help/resharper/Code_Analysis__Status_Indicator.html#indicator_context_menu.
Thanks!
I would never have found this button in my life.