0
Planned

Integrate FixInsight into the build process, to show up-to-date warnings each build

Anonymous 10 years ago updated by Nicholas Ring 10 years ago 3
How about making FI run whenever a project is compiled or built? That gives up-to-date results about the code, so debugging becomes much easier because it will show results for the code you're running now, not the code when you last ran FI yesterday, say.

FixInsight takes a long time to run, so I don't run it very often. But it's much shorter when it runs only on a few units. So, what about integrating into the compile / build stage, but only running FI on the units that have changed since last time it was run? That way, there are always up-to-date FI messages around, but the overall overhead is small.
This was posted by me, by the way. I wasn't signed in and it posted as Anonymous.

Maybe do something like TestInsight, where it runs in the background...?