the other thing is that it seems that whilst codebot is analysing existing code those units get opened in the ide (and they remain open) and therefore they get updated…
so not only do i have a lot of changed files that are not relevant to the work in progress but also the ide gets cluttered with open units that are not relevant…
sure, that’s not the only ide problem, for me the question is if codebot needs the ide to read files, and if so why are certain units really pulled into the ide and others not (same goes for the changes)
We’ve made some changes recently (not yet published) to reduce when it opens in the IDE for reading only. We’ll keep working on that!
Deleting DFM properties: thanks. There may be something odd about those specific ones. We have code that sanitises properties since it’s common for AIs to hallucinate not-quite-right variants; this may be over-correcting. Thanks for listing the specific ones and I’ll look at it.